Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- Provide a link to the affected event from your Sentry account
Package + Version
-
@sentry/browser
-
@sentry/node
-
raven-js
-
raven-node
(raven for node) - other:
Version:
"@sentry/nextjs": "6.4.1",
Description
When we include import * as Sentry from '@sentry/nextjs'
anywhere within the app - it throws this ModuleNotFoundError: Module not found: Error: Can't resolve 'pnpapi'
this error on build yarn run build
- FWIW - we are still on webpack4