sir-dunxalot / ember-tooltips

Easy and extendible tooltips for Ember components - http://sir-dunxalot.github.io/ember-tooltips/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

bjornharrtell opened this issue · comments

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.

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

Uhm.. no surfaced again.