-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Error: Can't resolve 'domain' in @sentry/hub/dist #1670
Comments
Thx for reporting this, fix will soon be released. |
Fixed in |
I have |
Also seeing issue, but as a warning, with @sentry/browser
|
Can I ask you guys what kind of packager are you using? |
@HazAT we are using the angular-cli |
Same here with:
Output on
Doesn't seem to stop any functionality, errors are beings sent correctly. |
Yeah, I am currently digging into this, webpack outputs this warning, our SDK works. |
OK, I've found a workaround: This should fix it, releasing a fix soon. |
please release an update soon.. i cant wait to use this in my application |
@Prtkpwr You should be able to use it right now anyway, it's "just" a warning. |
Confirming we're seeing this in a Vue CLI 3 project with webpack 4. Just a warning, seems functional otherwise. Thanks for jumping on this @HazAT |
I am using it on angular. It throws warning and then it stops all next
processes..
…On Thu 25 Oct, 2018, 1:02 AM EyePulp, ***@***.***> wrote:
Confirming we're seeing this in a Vue CLI 3 project with webpack 4. Just a
warning, seems functional otherwise.
Thanks for jumping on this @HazAT <https://github.com/HazAT>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1670 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AbsAulcUjojrSKvAf62x1rSUL8YnRok6ks5uoMBbgaJpZM4X00g1>
.
|
|
That's a very good new.. thanks for the quick support. :)
…On Thu 25 Oct, 2018, 2:08 PM Daniel Griesser, ***@***.***> wrote:
4.2.3 is on it's way now
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1670 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AbsAuhF5pqyfZIFoF9HlO0Qn1iDpLGqYks5uoXh6gaJpZM4X00g1>
.
|
Perfect, cheers!
|
No more warning under Vue. Nice work - cheers. |
Package + Version
@sentry/browser
@sentry/node
raven-js
raven-node
(raven for node)Version:
Description
Building an Angular project with @sentry/browser v4.2.0 produces the error:
The text was updated successfully, but these errors were encountered: