@sentry/ember
See original GitHub issue- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- Provide a link to the affected event from your Sentry account (N/A)
Package + Version
-
@sentry/browser
-
@sentry/node
-
raven-js
-
raven-node
(raven for node) - other:
@sentry/ember
Version:
6.6.0
Description
After upgrading to ember-auto-import
2.0.1 we see the following error:

Something is askew, but I’m not really sure what’s required given that this package works fine with ember-auto-import
v1.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:12 (8 by maintainers)
Top Results From Across the Web
@sentry/ember - npm
This package is an Ember addon that wraps @sentry/browser , with added functionality related to Ember. All methods available in @sentry/browser ...
Read more >Ember | Sentry Documentation
Sentry's Ember addon enables automatic reporting of errors, exceptions, and transactions. On this page, we get you up and running with Sentry's SDK, ......
Read more >ember-cli-sentry - GitHub
➡️ See the official Sentry's Ember addon documentation. Requirements. Node.js 6 or higher is required to use this addon; Ember CLI 2.13 or...
Read more >ember | Sentry JavaScript SDKs - v5.21.1
This package is an Ember addon that wraps @sentry/browser , with added functionality related to Ember. All methods available in @sentry/browser can be...
Read more >@sentry/ember examples - CodeSandbox
@sentry/ember Examples. Learn how to use @sentry/ember by viewing and forking example apps that make use of @sentry/ember on CodeSandbox.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Your example is pretty much what we’re doing. We see this immediately upon deploy to production, and NOT in development or testing.
Bumping, same here after upgrading to
ember-auto-import
v2.