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
`BUNDLE_BIN` is a path that is supposed to be specific to a given
bundle. As such it cannot and shoudl not be reused.
This manifests as bundle-specific path entries being hardcoded in
scripts of a potentially shared `bin` folder. As a consequence the
scripts can fail unless paths happen to be identical by sheer
coincidence.
0 commit comments