-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Closed
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module#3Description
This package uses ES modules. If you're seeing the following error message:
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module
This means you're using require() to load this package. An import or import() statement should be used instead. For more information, see this blog post.
Metadata
Metadata
Assignees
Labels
No labels