workshopper / learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
Other
7.25k stars 1.84k forks source link

Got error while running npm install -g learnyounode #672

Open jerrycaffe opened 5 years ago

jerrycaffe commented 5 years ago

C:\Users\JERRY\Desktop>npm install learnyounode npm WARN deprecated boganipsum@0.1.0: no longer maintained npm WARN deprecated colors-tmpl@1.0.0: no longer maintained

npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://npm.community

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\JERRY\AppData\Roaming\npm-cache_logs\2019-09-05T06_25_21_360Z-debug.log

ccarruitero commented 5 years ago

Hi @jerrycaffe ,

The error message says that is an error with npm. Could you paste the log file? Could you tell us what versions of node and os you use?