-
Notifications
You must be signed in to change notification settings - Fork 26.1k
Cannot find module 'zone.js/dist/zone.js' after upgrade to zone.js 0.11.0 #38526
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
Comments
same issue here |
Same here |
Same issue. I have to revert back to "zone.js": "~0.10.3" |
Same here. |
You can have hundreds of tests and you can be sure that there are always other 5 hidden mistakes, you are not aware of. |
…es field Close angular#38526, angular#38516, angular#38513 After update to `APF`, the `directories` and `files` options are not compatible, so we need to remove those fileds to make sure everything work as expected.
Sorry for the inconvenience, will update the npm package very soon. |
This issue proves that angular is not a enterprise ready solution! |
It is... Idk how your production deployments look like but I can think of no developer that has NEVER break something on releases. Things happen and you can never test everything. Besides that this issue did not break any production pipeline unless you have used |
I am seeing a peer dependency warning when using the latest zone.js with the latest angular
|
…es field (angular#38528) Close angular#38526, angular#38516, angular#38513 After update to `APF`, the `directories` and `files` options are not compatible, so we need to remove those fileds to make sure everything work as expected. PR Close angular#38528
…es field (angular#38528) Close angular#38526, angular#38516, angular#38513 After update to `APF`, the `directories` and `files` options are not compatible, so we need to remove those fileds to make sure everything work as expected. PR Close angular#38528
…es field (angular#38528) Close angular#38526, angular#38516, angular#38513 After update to `APF`, the `directories` and `files` options are not compatible, so we need to remove those fileds to make sure everything work as expected. PR Close angular#38528
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
At Google, we have a postmortem culture, which helps us to learn from mistakes. Following this philosophy, we'd want to share what went wrong and what steps we're going to take to make sure this does not happen in the future. You can find the postmortem document associated with this incident here. |
🐞 bug report
Affected Package
The issue is caused by package zone.js
Is this a regression?
Yes
Description
thymikee/jest-preset-angular#445
🌍 Your Environment
Angular Version:
After install zone.js I am open node_modules
Where
dist/zone.js
?The text was updated successfully, but these errors were encountered: