Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can't import() package #1464

Closed
fisker opened this issue Oct 27, 2023 · 0 comments · Fixed by #1466
Closed

Can't import() package #1464

fisker opened this issue Oct 27, 2023 · 0 comments · Fixed by #1466

Comments

@fisker
Copy link
Contributor

fisker commented Oct 27, 2023

> await import('@glimmer/util')
(node:27112) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
(Use `node --trace-warnings ...` to show where the warning was created)

Missing "type": "module" in package.json files.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant