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
Appears that nodenv init is getting executed during scripty's invocation, as nodenv is prepending itself to PATH a second time within the context of a scripty script.
The text was updated successfully, but these errors were encountered:
Opening and claiming this issue myself.
Appears that
nodenv init
is getting executed during scripty's invocation, as nodenv is prepending itself to PATH a second time within the context of a scripty script.The text was updated successfully, but these errors were encountered: