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

Cannot start dashboard due to sentry/webpack bug #1060

Open
toinbis opened this issue Aug 27, 2023 · 0 comments
Open

Cannot start dashboard due to sentry/webpack bug #1060

toinbis opened this issue Aug 27, 2023 · 0 comments
Labels

Comments

@toinbis
Copy link

toinbis commented Aug 27, 2023

pnpm install && pnpm dev inside packages/dashboard gives: ``.

Call stack:

TypeError: Cannot destructure property 'RawSource' of 'require(...)' as it is undefined.
This error happened while generating the page. Any console logs will be displayed in the terminal window.

Call Stack
Object.<anonymous>
file:///<...>node_modules/.pnpm/@sentry+webpack-plugin@1.20.0/node_modules/@sentry/webpack-plugin/src/index.js (5:9)

Likely related: vercel/next.js#52620 (comment)

Commenting out sentry from the codebase solves the problem.

@toinbis toinbis added the bug label Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant