-
Notifications
You must be signed in to change notification settings - Fork 12k
ng giving error when run inside an ng-cli generated project after the latest update! #7884
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
Can you try reinstalling in your local projects? Thanks! |
@Brocco , I created the project after uninstalling and reinstalling AngularCLI. So ideally my project should have the same version as my global version which is the latest version. Please do correct me if I'm wrong. Thanks! |
Check path C:\USERS{Computer-name} |
Are you still able to reproduce this issue with the latest version? |
Thanks for reporting this issue. However, you didn't provide sufficient information for us to understand and reproduce the problem. Please check out our submission guidelines to understand why we can't act on issues that are lacking important information. If the problem persists, please file a new issue and ensure you provide all of the required information when filling out the issue template. |
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
)I updated to the latest version of AngularCLI and now, whenever I try to run ng inside an Angular Project generated using Angular CLI, it's giving me this error:
Versions.
Repro steps.
I just tried to uninstall and reinstall Angular CLI using the following commands:
I would like to emphasize on the fact that it's working as expected in a folders outside the ones generated by Angular CLI.
The log given by the failure.
The text was updated successfully, but these errors were encountered: