-
Notifications
You must be signed in to change notification settings - Fork 7
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
Got error from angular while running 'ng serve' #40
Comments
@katedou did you find a solution to this issue? Having the same problem myself. |
Facing the same problem |
Experiencing the same issue, any luck with its resolution? |
Facing the same issue. Any resolution? |
change versions in package.json it will resolve |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I installed the dependencies along the tutorial by running 'npm install'.
The angular is not automatically installed, so I ran
npm install -g @angular/cli
to install the angular.While running the
ng serve
I got the error here below.The text was updated successfully, but these errors were encountered: