Closed
Description
Examples bug report
Example name
with-reasonml
Describe the bug
Both development and production builds not working on fresh cloned example using next@8
.
The default export is not a React Component in page: "/"
Error: The default export is not a React Component in page: "/"
at Object.renderToHTML (/home/kuba/personal/temp/with-reasonml-app/node_modules/next-server/dist/server/render.js:70:19)
To Reproduce
- Clone with-reasonml example
- Install packages.
- Fire dev or prod to see an error
Expected behavior
App should be working as intended (next@7.0.x
is working)
System information
- OS: Ubuntu 18.10
- Version of Next.js: [e.g. 8.0.3]
Metadata
Metadata
Assignees
Labels
No labels