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
Installed sentry SDK with npx @sentry/wizard@latest -i sourcemaps --saas and I have 4 errors coming up.
ERROR in ./node_modules/@sentry/cli/js/index.d.ts 4:8
Module parse failed: Unexpected token (4:8)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| * Typings for @sentry/cli
Module not found: Error: Can't resolve ... issues with @swc/core, esbuild, uglify-j
Expected Result
I believe this is an issue with webpack configuration but there isn't much info about this issue anywhere
Actual Result
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Electron SDK Version
5.8.0
Electron Version
31.3.0
What platform are you using?
None
Link to Sentry event
No response
Steps to Reproduce
Installed sentry SDK with npx @sentry/wizard@latest -i sourcemaps --saas and I have 4 errors coming up.
ERROR in ./node_modules/@sentry/cli/js/index.d.ts 4:8
Module parse failed: Unexpected token (4:8)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| * Typings for @sentry/cli
Module not found: Error: Can't resolve ... issues with @swc/core, esbuild, uglify-j
Expected Result
I believe this is an issue with webpack configuration but there isn't much info about this issue anywhere
Actual Result
The text was updated successfully, but these errors were encountered: