Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Must use import to load ES Module eslint-scope/lib/definition.js #436

Open
bjornharrtell opened this issue Nov 29, 2021 · 2 comments
Open

Comments

@bjornharrtell
Copy link

bjornharrtell commented Nov 29, 2021

When upgrading ember-tooltips from 3.4.7 to 3.5.1 an ember b spits out large amounts of this error messages:

Must use import to load ES Module: <projectdir>/node_modules/eslint/node_modules/eslint-scope/lib/definition.js

The build still appear to work but I was surprised the upgrade could cause this, it was not obviously connected to ember-tooltips and was only found by trial and error.

@bjornharrtell
Copy link
Author

I must have been seeing things. Looks like this has purely do to with upgrade of ember-auto-import to 2.x.

@bjornharrtell
Copy link
Author

Uhm.. no surfaced again.

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

No branches or pull requests

1 participant