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

Deprecation warning on Ember 2.18 #93

Open
rafaelbnp opened this issue Feb 19, 2018 · 0 comments
Open

Deprecation warning on Ember 2.18 #93

rafaelbnp opened this issue Feb 19, 2018 · 0 comments

Comments

@rafaelbnp
Copy link
Contributor

I've been getting this deprecation warning on Ember 2.18.2:

DEPRECATION: An addon is trying to access project.nodeModulesPath. This is not a reliable way to discover npm modules. Instead, consider doing: require("resolve").sync(something, { basedir: project.root }). Accessed from: new NPMDependencyVersionChecker (/Users/rafaelpaiva/Code/poached-wordpress/poached-web/client/node_modules/ember-bootstrap-datetimepicker/node_modules/ember-cli-version-checker/src/npm-dependency-version-checker.js:11:33)

Resolve this warning by updating ember-cli-version-checker to version 2.0.0 or later.

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