-
Notifications
You must be signed in to change notification settings - Fork 12k
Unexpected token / in JSON at position 762 #11103
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
See #10880. Your angular.json is probably not valid json. |
my angular.json looks fine. just linted with jsonlint. |
I'm not sure what happened but an |
I'm not too sure what happened here either, but happy to hear it's not a problem anymore. |
delete package-lock.json |
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. |
Versions
Repro steps
ng g service data
to generate a serviceObserved behavior
Desired behavior
A new service should be created in the designated folder
Mention any other details that might be useful (optional)
Was working fine with before angular cli 1.7.x. Updated my cli and I'm completely struck now. couldnt even find any articles to go back from 6.x to 1.7.x
The text was updated successfully, but these errors were encountered: