Skip to content
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

Running "npx @sentry/wizard@latest -i remix" does not populate Sentry.init #559

Closed
bcoe opened this issue Apr 10, 2024 · 2 comments
Closed
Labels

Comments

@bcoe
Copy link
Member

bcoe commented Apr 10, 2024

Environment

$ node --version
v20.11.1
$ npx @sentry/wizard@latest --version
Need to install the following packages:
@sentry/wizard@3.22.0

Steps to Reproduce

  1. Ran npx @sentry/wizard@latest -i remix on a remix project.
  2. Walked through wizard.
  3. Observe that Sentry.init() isn't called anywhere in the code that's populated.

Expected Result

React project is configured such that it will start sending errors up to Sentry.

Actual Result

Deployed the application and was confused because it was not configured to send errors to Sentry.

@Lms24
Copy link
Member

Lms24 commented May 28, 2024

Hey @bcoe thanks for writing in and apologies for the late reply!

This sounds a bit off and definitely shouldn't happen. The wizard should add Sentry.init calls to entry.client.tsx as well as entry.server.tsx as outlined in our manual setup instructions. I know it's been a while but do you by any chance recall if you got any warnings during the wizard run? Is your remix project set up somehow (vastly) different from a default remix project?

@getsantry
Copy link

getsantry bot commented Sep 28, 2024

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 remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Sep 28, 2024
@getsantry getsantry bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants