Closed HazAT closed 5 months ago
I just tried bunx @sentry/wizard@latest
and with the sourcemaps wizard flow, setting up the Vite plugin in a Vite+React app. No error message so far 🤔 Does this still happen with bun@1.0.1
?
The bun wizard should add @sentry/cli
to package.json trusted dependencies. https://bun.sh/docs/cli/install#trusted-dependencies
See https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/412
@AbhiPrasad good point, opened a separate issue to track.
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog
or Status: In Progress
, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
bad bot
@HazAT is this still an issue? I couldn't reproduce it back then and the trustedDependencies
task is tracked separately in #476.
I haven't tried it tbh - someone just needs to run the wizard with Bun - but let's close it and see if it comes up again
I'm still having this issue. I was able to run npx @sentry/wizard@latest -i sveltekit
(Node v21) as a workaround and it seems to have worked
@braydend thanks for letting us know! Did you run the wizard with the latest bun version?
@braydend thanks for letting us know! Did you run the wizard with the latest bun version?
These are the versions I am using: Bun: 1.0.2 Sveltekit: ^2.0.0 Svelte: 5.0.0-next.33
Can you try updating Bun to the latest version? According to https://github.com/natemoo-re/clack/issues/170#issuecomment-1857101917 there was a bug that might be causing the issue and it was fixed in Bun 1.0.18.
tried it with Bun 1.1.8 and latest version of the wizard - it works now
If I run a local build of the Wizard with Bun 1.0 it works
Mostly - there is an issue with clack where it gets stuck in project selection suddenly stops taking input
https://github.com/natemoo-re/clack/issues/159
when I run it with
npx
bunx @sentry/wizard@latest
I get an error