next-pwa Build error with turbo #5199
Unanswered
sideDesert
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there, I was trying to deploy a PWA with turbo as my monorepo. The PWA works in development but when I try to build it I get this build error
(I have not used any context in the pwa)
Cannot read properties of null (reading useContext)
I tried building the PWA outside the turbo monorepo, and it does work there, I don't really know what I am doing wrong here
My next.config.js
turbo.json
Beta Was this translation helpful? Give feedback.
All reactions