quaertym / ember-cli-dependency-checker

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

Use correct node_module resolution #81

Closed ef4 closed 6 years ago

ef4 commented 6 years ago

This fixes #78 and removes a deprecation warning in ember-cli master (DEPRECATION: An addon is trying to access project.nodeModulesPath. This is not a reliable way to discover npm modules....).

rwjblue commented 6 years ago

Released in v2.1.0