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
by creating a .nvmrc file with the correct node version, nvm will switch to the correct one automatically and lock it so the setup will work even with newer versions.
The code in folder root is node -v >.nvmrc
The text was updated successfully, but these errors were encountered:
by creating a .nvmrc file with the correct node version, nvm will switch to the correct one automatically and lock it so the setup will work even with newer versions.
The code in folder root is
node -v >.nvmrc
The text was updated successfully, but these errors were encountered: