Closed michael5r closed 5 years ago
npm wasn't added explicitly. It got added I'm assuming when I included one of the others. It's possible that a specific version of npm is required in order to install one of the other dependencies. Leaving this in place.
npm
should never be included as a dependency in a package - it's entirely reliant on the version of node you have installed.