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
Since we're getting peeps hacking on this we should specify the node / npm version used in the project; e.g. I wanna add a new npm package but I'm not sure which node version we're using. Apologies if this is mentioned somewhere.
Since we're getting peeps hacking on this we should specify the node / npm version used in the project; e.g. I wanna add a new npm package but I'm not sure which node version we're using. Apologies if this is mentioned somewhere.
Ideally, we should probably add:
nvm use
when hacking on this project@stephanieinez what node / npm version did you use to develop the project? We can probably just use that.
The text was updated successfully, but these errors were encountered: