-
Notifications
You must be signed in to change notification settings - Fork 12k
Cannot create any project #1146
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
According to https://angular.io/docs/ts/latest/quickstart.html#!#prereq |
Upgraded to node 6.2.2 with npm 3.9.5, same problem :(
|
This might be related to #1092 actually, or even a dupe. In beta.6, one of the installed dependencies has a This will be fixed in beta.7, which should come out soon. Meanwhile, you can follow #1092 (comment) to get it working. |
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. |
Using OSX 10.11.5, Node 4.4.5, npm 3.10.1 and [email protected].
When I try to create a new project with something like
ng new my-dream-app
, I get the following error before the cli hangs:Installing packages for tooling via npmtypings ERR! message Unknown dependency: registry:dt/es6-shim#0.31.2+20160317120654
When the cli hangs, the internet is not working either. Maybe because it is related to this npm issue?
The text was updated successfully, but these errors were encountered: