workshopper / how-to-npm

A module to teach you how to module.
https://www.npmjs.com/package/how-to-npm
ISC License
1.12k stars 221 forks source link

npm-init fails in Dev Enviroment #138

Open alex-endacott opened 6 years ago

alex-endacott commented 6 years ago

01 Test Environment

I mkdir a new directory, cd into it, and run "npm init"

Then I see this:

module.js:471 throw err; ^

Error: Cannot find module 'process-nextick-args'