Jesse Rosenberger
|
49542e34b3
|
Netlify requires a .nvmrc to specify the Node.js version.
Otherwise, they just use their "default" version of Node.js, which isn't
necessarily what we want and doesn't come with npm@5.
Their best practices (see refs) recommend setting a `.nvmrc`, which I support.
Ref: https://www.netlify.com/docs/build-settings/#build-environment-variables
Ref: https://www.netlify.com/docs/#helpful-hints
|
2018-02-06 19:13:50 +02:00 |
|