Skip to content

TypeError: _jsxDEV is not a function #189

@jimtyrro

Description

@jimtyrro
error

If anyone encountered this issue, the bundled next-mdx-remote dependency had ver. 4.0.2 installed.

Just update to the latest version:

npm uninstall next-mdx-remote && npm install next-mdx-remote.

This installed ver 4.4.1 and fixed the issue.

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