Skip to content

Use with latest Node.JS does NOT work because imports and exports do not follow ES6 modules rules, need file extension on import path. #68

@edgarlcs

Description

@edgarlcs

Hello I tried to use this module with Next.JS and it was returning the 'ERR_MODULE_NOT_FOUND' when trying to use it. To fix the issue I added the ".js" extension to all the exports and imports on all files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions