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
https://www.npmjs.com/package/n package
We're already installing npm, adding n would allow us to switch node versions without nvm, which is really difficult, if not impossible, to install on our current server setup.
See how this works on a few projects (I could use it for Playwright tests for example) and if it is working well, go forward.
https://www.npmjs.com/package/n package
We're already installing npm, adding
n
would allow us to switch node versions without nvm, which is really difficult, if not impossible, to install on our current server setup.See how this works on a few projects (I could use it for Playwright tests for example) and if it is working well, go forward.
See related slack thread for followup: https://thinkshout.slack.com/archives/C03GTM56A/p1672167004111949
The text was updated successfully, but these errors were encountered: