DEV Community

Discussion on: How to install and check if Node & Npm on Windows

Collapse
 
kanebarton profile image
Kane Barton

As an alternative for Windows users you could use a package manager like Chocolatey (chocolatey.org/) and Mac users can use Homebrew.

Using a package manager makes it much easier to keep your installed software up to date.