During vercel build – getting ERR_REQUIRE_ESM
error from sentry dependency
#8480
Unanswered
kevinreber
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just integrated sentry into my Remix app that's deployed on Vercel and I'm getting a
ERR_REQUIRE_ESM
error during buildFollowed these instructions and everything is working fine locally, so I don't think I missed a step:
this is my setup below
remix.config.ts
package.json
Beta Was this translation helpful? Give feedback.
All reactions