You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently had an issue that required me to not only install packages via this buildpack, but execute the installed files directly. It turns out that the buildpack does not install files in the usual directory, which resulted in an additional round of tests, failures, and back-and-forth messages.
Please document the location of files installed via the buildpack.