-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
Unable to npm install #237
Comments
@KSanthanam just tried this with the same version of node and npm and it worked fine. I suspect it's something with your environment. |
I have the exact same issue on the following versions: npm ERR! node v6.0.0 npm ERR! Invalid name: "@angular2-material/core" @KSanthanam where you able to fix it? ------- EDIT ------- Ok I tried downgrading the node and npm versions, did not work so I literally completely uninstalled node and npm, did a clean installation instead of using "n" and did work. If any one present this issue |
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. |
Note: for support questions, please use one of these channels:
https://github.com/angular/material2/blob/master/CONTRIBUTING.md#question.
This repository's issues are reserved for feature requests and bug reports.
bug
npm install --save @angular2-material/core @angular2-material/checkbox
Above command returns the following error
please provide steps to reproduce and if possible a minimal demo of the problem
via https://plnkr.co or similar.
Did this work in previous versions of Angular / Material?
Please also test with the latest stable and snapshot versions.
(e.g. detailed explanation, stacktraces, related issues, suggestions how to fix)
The text was updated successfully, but these errors were encountered: