webpack-boilerplate icon indicating copy to clipboard operation
webpack-boilerplate copied to clipboard

Suggested node version

Open digitall-it opened this issue 3 years ago • 0 comments

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

digitall-it avatar Nov 23 '21 19:11 digitall-it