Help setting up Docker Compose for local dev w/ Nextjs 13/Turborepo/pnpm - Missing Sentry package
Unanswered
California pilchard posted this in #help-forum
California pilchardOP
Hi, setting up a docker compose to run the nextjs app locally seems to build/work fine until it tries to render the first page and says there is a missing dependency
Any insight into a step or tip I'm missing on the dockerfile, compose file, next config, or pnpm config would be greatly appreciated
Module not found: Can't resolve '@sentry/utils/esm/buildPolyfills'
@sentry/utils but the dev server works perfectly outside docker container and SSG deployments also work perfectly.Any insight into a step or tip I'm missing on the dockerfile, compose file, next config, or pnpm config would be greatly appreciated
Module not found: Can't resolve '@sentry/utils/esm/buildPolyfills'