You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: