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
{{ message }}
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
Yes, the previous version in which this bug was not present was: ....
yes ~12.0.1
Description
A clear and concise description of the problem...
@nguniversal/express-engine crashes during setup phase with An unhandled exception occurred: ENOENT: no such file or directory, stat '/Users/*me*/Desktop/workspace/*project*/dist/*project*/browser' See "/private/var/folders/k7/p_nrrn1s6l32h1w35lsx5vbc8ys_q3/T/ng-M2C7ZL/angular-errors.log" for further details.
Reverting to 12.0.1 for all Angular dependencies fixes the problem.
🔬 Minimal Reproduction
Created a brand new angular project - v12.1.0 (built ok)
Added Material (built ok)
Added @nguniversal/express-engine crashes during setup phase
🔥 Exception or Error
An unhandled exception occurred: ENOENT: no such file or directory, stat '/Users/*me*/Desktop/workspace/*project*/dist/*project*/browser'
See "/private/var/folders/k7/p_nrrn1s6l32h1w35lsx5vbc8ys_q3/T/ng-M2C7ZL/angular-errors.log" for further details.
🐞 Bug report
What modules are related to this issue?
Unsure
Is this a regression?
Yes, the previous version in which this bug was not present was: ....yes ~12.0.1
Description
A clear and concise description of the problem...@nguniversal/express-engine crashes during setup phase with
An unhandled exception occurred: ENOENT: no such file or directory, stat '/Users/*me*/Desktop/workspace/*project*/dist/*project*/browser' See "/private/var/folders/k7/p_nrrn1s6l32h1w35lsx5vbc8ys_q3/T/ng-M2C7ZL/angular-errors.log" for further details.
Reverting to 12.0.1 for all Angular dependencies fixes the problem.
🔬 Minimal Reproduction
Created a brand new angular project - v12.1.0 (built ok)
Added Material (built ok)
Added @nguniversal/express-engine crashes during setup phase
🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: