quaertym / ember-cli-dependency-checker

Ember CLI addon for checking missing node and bower dependencies before running ember commands
MIT License
40 stars 38 forks source link

Gets confused when dealing with Bower packages installed via Yarn #79

Closed wagenet closed 5 years ago

wagenet commented 7 years ago

https://bower.io/blog/2017/how-to-migrate-away-from-bower/

ember-cli-dependency-checker attempts to validate these packages as npm packages. If they're bower-only packages it will fail due to the missing or incomplete package.json.

yjaspar commented 6 years ago

Having the same issue

gibso commented 6 years ago

is there any other solution than just uninstalling ember-cli-dependency-checker?

Speennaker commented 6 years ago

Having the same issue. But looks like nobody cares!

YamunaSubramanian commented 5 years ago

Same issue. Any solution?

quaertym commented 5 years ago

Released as v3.2.0.