@netlify/plugin-nextjs fails with "Cannot find module" #384
Labels
priority: high
status: needs reproduction
this issue needs to provide a repo that reproduces the bug described
type: bug
code to address defects in shipped code
Describe the bug
Next.js app build is failing with this error:
next.config.js
netlify.toml
Versions
The last successful build happened 5/26 with these versions:
The first failed build happened 6/1 with these versions:
I tried to deploy the last successful build from 5/26 today and it failed with the same error with these versions:
I think the only thing that changed between the last successful deploy and when I tried to redeploy it are the
@netlify/build
and@netlify/plugin-nextjs
versions.The text was updated successfully, but these errors were encountered: