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
This is related to issue #10757
In my case the cli gives the error "An unhandled exception occurred: Workspace needs to be loaded before it is used." because there was something invalid in angular.json. Like issue #11204, the cli should indicate the parsing error as the cause of the issue and tell the user where and in which file the problem occurred.
🔬 Minimal Reproduction
🔥 Exception or Error
An unhandled exception occurred: Workspace needs to be loaded before it is used.
🐞 Bug report
Command (mark with an
x
)Is this a regression?
unknown, but I doubt itDescription
A clear and concise description of the problem...This is related to issue #10757
In my case the cli gives the error "An unhandled exception occurred: Workspace needs to be loaded before it is used." because there was something invalid in angular.json. Like issue #11204, the cli should indicate the parsing error as the cause of the issue and tell the user where and in which file the problem occurred.
🔬 Minimal Reproduction
🔥 Exception or Error
🌍 Your Environment
Anything else relevant?
The text was updated successfully, but these errors were encountered: