Skip to content

Can't import the named export 'parse' from non EcmaScript module (only default export is available) #68

Open
@erdidoqan

Description

@erdidoqan
21:58:00.408 ERROR in ./node_modules/markdown-it/lib/common/utils.mjs 179:9-18
21:58:00.408 Can't import the named export 'P' from non EcmaScript module (only default export is available)
21:58:00.409 @ ./node_modules/markdown-it/lib/index.mjs
21:58:00.409 @ ./node_modules/markdown-it/index.mjs
21:58:00.409 @ ./node_modules/.cache/nuxt/markdownit.js
21:58:00.409 @ ./node_modules/.cache/nuxt/index.js
21:58:00.409 @ ./node_modules/.cache/nuxt/client.js
21:58:00.409 @ multi ./node_modules/@nuxt/components/lib/installComponents.js ./node_modules/.cache/nuxt/client.js

I started getting such an error due to the Markdownit update. How can I solve this problem

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