-
Notifications
You must be signed in to change notification settings - Fork 12k
Errors on npm -g install angular-cli #2344
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
Try following the node-gyp installation instructions. It's a hassle but it looks like it's required until someone fixes the pre-built version of zopfli. |
Gotcha, so it's zopfli's problem not mine. I'll check it out, thanks bonnici! |
Looks like the zopfli version was bumped in the latest beta so the precompiled binaries for that version might be available during install. |
Dupe, see #1560 (comment) |
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. |
Win7
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:Node 6.2.1, npm 3.9.3
cannot run ng --version or ng --help as it leads to the following error:
do on your code? etc.
more information.
The text was updated successfully, but these errors were encountered: