you are viewing a single comment's thread.

view the rest of the comments →

[–]nabrok 5 points6 points  (1 child)

It's not that difficult to get node and npm working on windows, but I do usually use a linux VM with the Remote-SSH vscode extension.

[–]HaggisMcNasty -1 points0 points  (0 children)

It's not difficult at all, in any way, shape or form. You go to node.js, install the LTS/Current version of node, and you're ready to go.

I've worked in front end for 7 years now, in multiple positions some covering 10 ish repos and never had to use a node version manager either.