petecoop / generator-express

An express generator for Yeoman, based on the express command line tool.
MIT License
814 stars 134 forks source link

Error #209

Closed nodejquery11 closed 7 years ago

nodejquery11 commented 7 years ago

Hi All, While installing the express generator, I was receiving an error and unable to install in my system. For your reference please find an error screen shot and debug log file Require assistance.

npm-debug.zip

error_express_generator

Windows: 10 Node Version: v6.9.4 npm version: 4.1.1

petecoop commented 7 years ago

Did you try running again as Administrator? Are you able to install anything with npm?

nodejquery11 commented 7 years ago

Yes, I am able to install npm module in same folder. I would like to say that laptop is mine and I didn't define any Admin in my system. However, I am myself admin in my-system :)

petecoop commented 7 years ago

can you install anything globally? e.g. npm install -g yo

petecoop commented 7 years ago

Probably worth looking at NPM's troubleshooting: https://github.com/npm/npm/wiki/Troubleshooting