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
Hi after upgrading Angular to v11 I've got this error:
> ng deploy --base-href=/test-project/ --no-silent
❌ An error occurred when trying to deploy:
Cannot read property 'Workspace' of undefined
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR![email protected] deploy: `ng deploy --base-href=/test-project/ --no-silent`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] deploy script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
I'm sorry if isn't related to the update but it has been working before that