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 should also add some context as to why I care about this discrepancy. I keep my current node version in my bash prompt at all times, and the prompt relies on nodenv version-name.
package.json
hasengines.node
specified:node -v
then behaves as expected:However,
node version
(andnode version-name
) do not behave as expected (they are returning my globally set version):The text was updated successfully, but these errors were encountered: