[Bug]: "Cannot find module 'next/dist/server/base-server'" with plugin 4.2.4 and Next 11.x #1198
Closed
1 of 2 tasks
Labels
type: bug
code to address defects in shipped code
Summary
I have a Next.js 11 project (on current latest 11.1.4), and used the plugin thus far with no errors in the Netlify build log.
After bumping the plugin version to latest 4.2.4, I see the following in the build log:
The build moves on, supposedly normally - so I don't know if this is a truly recoverable error or is gonna impact something.
Steps to reproduce
Note: my test projects were created with Stackbit, but it's a pretty basic Next project.
A link to a reproduction repository
https://github.com/eladroz/adorable-moon-0d4c4
Plugin version
4.2.4
More information about your build
netlify.toml
)What OS are you using?
No response
Your netlify.toml file
netlify.toml
Your public/_redirects file
N/A
Your
next.config.js
filenext.config.js
Builds logs (or link to your logs)
https://app.netlify.com/sites/adorable-moon-0d4c4/deploys/6200d88e0a1dbd4b3e186e54
Function logs
N/A
.next JSON files
build-manifest.json
export-marker.json
images-manifest.json
prerender-manifest.json
react-loadable-manifest.json
required-server-files.json
routes-manifest.json
The text was updated successfully, but these errors were encountered: