-
Notifications
You must be signed in to change notification settings - Fork 12k
cannot find module 'abbrev' after installation of Angular CLI RC4 #5588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I think this is a dupe of an old issue: #1190. It seems to be a problem with npm. |
I also had this same problem what I did to fix it on Linux Mint:
but this was quite a lot of trouble I faced lol, I'm posting this here so maybe it helps other people **Edit: ** |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug Report or Feature Request (mark with an
x
)Versions.
Ubuntu 16.04
node -v
v6.10.1
npm -v
3.10.10
Repro steps.
run npm install -g @angular/cli@latest
run ng -v
The log given by the failure.
Desired functionality.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: