You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when you try install a generator and yo fails to install the generator (in my case because it needs to run the npm installs with sudo) it still gives you a confirmative log, which is contradictory.
npm ERR! Please try running this command again as root/Administrator.
...
npm ERR! ...
npm ERR! ...
npm ERR! not ok code 0
I just installed a generator by running:
npm install -g generator-angular
This is happening on yo 1.3.3 Mac OS X.
The text was updated successfully, but these errors were encountered:
Hey,
when you try install a generator and yo fails to install the generator (in my case because it needs to run the npm installs with sudo) it still gives you a confirmative log, which is contradictory.
This is happening on yo 1.3.3 Mac OS X.
The text was updated successfully, but these errors were encountered: