-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Facing this issue while running ng serve "core_1.Version is not a function" #3665
Comments
Here is the cmd log after running ng serve core_1.Version is not a function |
Lock your |
did that but after that getting Unmet peer dependency issues +-- UNMET PEER DEPENDENCY @angular/[email protected] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents): |
You're using "[email protected]" which won't work with angular 2.3.x |
thanks @scttcper . That worked like charm. |
Hey guys I'm facing same issue with Angular 2.4.9.. any ideas? Current behavior npm ERR! Linux 3.13.0-68-generic Expected behavior Minimal reproduction of the problem with instructions What is the motivation / use case for changing the behavior? Please tell us about your environment:
|
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. |
OS?
Versions.
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: