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

Sentry and Remix/Shopify Documentation as multiple errors on it #12616

Open
allenjiang17 opened this issue Feb 6, 2025 · 3 comments
Open

Sentry and Remix/Shopify Documentation as multiple errors on it #12616

allenjiang17 opened this issue Feb 6, 2025 · 3 comments

Comments

@allenjiang17
Copy link

SDK

JavaScript SDK

Description

There are multiple errors. First, instead of telling you to run the sentry/cloudfare install, it just has another sentry/remix install line --- essentially a duplicate typo.

But more importantly, the fix suggested to get around the node:async errors, by aliasing them to an empty module, doesn't work. Aliasing them to an empty module in load gets you to the next error, where the vite transform of sentry-release-injection-file causes an issue, expecting JSON instead of js with the code you submit to the load function (export default {})

Suggested Solution

No response

@getsantry
Copy link
Contributor

getsantry bot commented Feb 6, 2025

Auto-routing to @getsentry/product-owners-settings-integrations for triage ⏲️

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Feb 6, 2025
@allenjiang17
Copy link
Author

@chargome
Copy link
Member

chargome commented Feb 7, 2025

Hey @allenjiang17 there's an open PR fixing some of the issues: #12608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants