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
I installed "mean-cli" globally and all the packages are up-to-date. Also, I successfully installed "mean.io"; however, when I want to add additional modules with "mean" command, I get an error message.
When I type mean install upload or mean list, I get the following error message:
I installed "mean-cli" globally and all the packages are up-to-date. Also, I successfully installed "mean.io"; however, when I want to add additional modules with "mean" command, I get an error message.
When I type
mean install upload
ormean list
, I get the following error message:module.js:442
throw err;
^
Error: Cannot find module 'npm'
But the "mean" command does work with
mean --help
ormean register
.The text was updated successfully, but these errors were encountered: