-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: svelteIssues related to the Sentry Svelte SDKIssues related to the Sentry Svelte SDK
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/node
SDK Version
7.13.0
Framework Version
Svelte 3.46.4
Link to Sentry event
No response
Steps to Reproduce
- Trying to run
npm run buildand getting this error:
Could not resolve './{}.js' from node_modules/@sentry/utils/esm/index.js
error during build:
Error: Could not resolve './{}.js' from node_modules/@sentry/utils/esm/index.js
- I'm using vite 2.8.6
- Svelte (not Sveltekit)
- No code transpiling
Expected Result
Successful build
Actual Result
Build fails
Metadata
Metadata
Assignees
Labels
Package: svelteIssues related to the Sentry Svelte SDKIssues related to the Sentry Svelte SDK