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
Im trying to update my angular library to v16 and also update rxjs to v7.8.1. When trying to start my other angular application that uses this library i get:
Module not found: Error: Package path ./internal-compatibility is not exported from package /my-library/node_modules/rxjs
Expected behavior
I would expect that everything works
Reproduction code
No response
Reproduction URL
No response
Version
7.8.1
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Im trying to update my angular library to v16 and also update rxjs to v7.8.1. When trying to start my other angular application that uses this library i get:
Module not found: Error: Package path ./internal-compatibility is not exported from package /my-library/node_modules/rxjs
Expected behavior
I would expect that everything works
Reproduction code
No response
Reproduction URL
No response
Version
7.8.1
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: