djangogirls icon indicating copy to clipboard operation
djangogirls copied to clipboard

Use .nvmrc to Specify Node Version

Open amakarudze opened this issue 2 years ago • 3 comments

When the system image was upgraded, it was difficult to set up gulp because the node version of the old project had been lost. This feature will enable us to lock the version of node in the event a system image upgrade happens again on the server.

https://tecadmin.net/lock-application-with-specific-node-version/

amakarudze avatar Apr 11 '22 16:04 amakarudze

@amakarudze What version does it need?

marksweb avatar Jun 16 '22 10:06 marksweb

Hey @marksweb, Node v14.17.3 and npm 6.14.13. Thanks for looking into this! 🥳✨

amakarudze avatar Jun 20 '22 15:06 amakarudze

I believe we can close this one.

ramonsaraiva avatar Sep 18 '22 16:09 ramonsaraiva