We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
x
- [X] bug report -> please search issues before submitting - [ ] feature request
Operating system: Windows 7 64 bit
@angular/cli: 1.3.0-rc.1 node: 6.11.1 os: win32 x64
Generate a new app with
ng new TestAngularCLI
Installing packages for tooling via npm. npm ERR! code E500 npm ERR! 500 Internal Server Error: @angular/compiler-cli@^4.2.4
The text was updated successfully, but these errors were encountered:
I generated a new app ok in #7161 it just didn't build.
That looks like a 500 error at the npm registry rather than an issue with cli.
Sorry, something went wrong.
Also you should probably run under git instead of a dos prompt. Install git bash and see if that fixes things.
Yes it was an issue with the npm registry (a wrong proxy configuration), not with angular cli. Closing this issue.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
Bug Report or Feature Request (mark with an
x
)Versions.
Operating system: Windows 7 64 bit
Repro steps.
Generate a new app with
ng new TestAngularCLI
The log given by the failure.
The text was updated successfully, but these errors were encountered: