Skip to content

Cannot run APM-Start #130

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

Closed
fwitkowski opened this issue Apr 6, 2020 · 2 comments
Closed

Cannot run APM-Start #130

fwitkowski opened this issue Apr 6, 2020 · 2 comments

Comments

@fwitkowski
Copy link

When trying to run the applicaiton
npm start or ng serve
I get this error:
An unhandled exception occurred: Job name "..getProjectMetadata" does not exist.

@fwitkowski
Copy link
Author

Updated Angular (from 8 to 9) globally, angular cli and typescript. This fixed that issue.

@DeborahK
Copy link
Owner

DeborahK commented Apr 6, 2020

Great that you resolved your issue.

You shouldn't have needed to update to Angular v9. The code should work fine with Angular v8.

Just be sure you don't run any recommended fix as that updates some of the files which causes some mismatches. If you delete the folder, re download or upzip it, and run npm install again (without running any fix), it should work for you.

Thanks -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants