Skip to content

Build error (ES module) with node v16.15.0 #620

@julienchazal

Description

@julienchazal

Hello

Using last version of SvelteKit and node 16.15.0 i get this error :

(node:15002) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension. Unexpected token 'export'

adding "type":"module" to node_modules/@glidejs/glide/package.json fix the 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