Skip to content

with-reasonml example - `not compatible with next@8 #6806

Closed
@JakubMarkiewicz

Description

@JakubMarkiewicz

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

  1. Clone with-reasonml example
  2. Install packages.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions