Astro integration follow the guide will get a error ENOENT: no such file or directory, open '/Users/xxx/astro-project/node_modules/@sentry/astro/esm/@sentry/node' #12192
Labels
Package: astro
Issues related to the Sentry Astro SDK
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/astro
SDK Version
8.3.0
Framework Version
Astro 4.9.0
Link to Sentry event
No response
SDK Setup
Steps to Reproduce
Follow the guide https://docs.sentry.io/platforms/javascript/guides/astro/
my astro config is
Expected Result
No Error
Actual Result
ENOENT: no such file or directory, open '/Users/xxx/astro-project/node_modules/@sentry/astro/esm/@sentry/node'
The text was updated successfully, but these errors were encountered: