Sunday 11 March 2018

best approaches to setting up environment

I've been running into a lot of issues using NVM to update my version of Node.js and keeping track of where my global modules are installed, and keeping them updated and in sync with one another.How do you set up your Node environment? How do you keep global modules (Express, Webpack, Angular-Cli, Vue-Cli) up-to-date?At this point I feel like I might be better off deleting all of it and starting over.

Submitted March 11, 2018 at 06:41PM by crashspringfield

No comments:

Post a Comment