-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add support for Angular 11 #3145
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
still exists in 6.0.0 (and angular 11) |
npm ERR! code ERESOLVE |
Package + Version
@sentry/browser
@sentry/node
raven-js
raven-node
(raven for node)Version:
Description
I'm upgrading to Angular 11 and get this warning:
npm WARN @sentry/[email protected] requires a peer of @angular/common@^10.0.3 but none is installed. You must install peer dependencies yourself.
npm WARN @sentry/[email protected] requires a peer of @angular/core@^10.0.3 but none is installed. You must install peer dependencies yourself.
npm WARN @sentry/[email protected] requires a peer of @angular/router@^10.0.3 but none is installed. You must install peer dependencies yourself.
The text was updated successfully, but these errors were encountered: