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 in Ember 2.18.0 #205

Closed
krukid opened this issue Jan 31, 2018 · 1 comment
Closed

Deprecation warning in Ember 2.18.0 #205

krukid opened this issue Jan 31, 2018 · 1 comment
Assignees

Comments

@krukid
Copy link

krukid commented Jan 31, 2018

Version of x-select:

3.1.0

Ember Version / Ember CLI Version:

Ember Version: 2.18.0
Ember CLI Version: 2.18.1

Expected Behavior

No deprecation warnings should be shown.

Actual Behavior

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 (/usr/src/dev/node_modules/emberx-select/node_modules/ember-cli-version-checker/src/npm-dependency-version-checker.js:11:33)

Related issue:

ember-cli/ember-cli-version-checker#48

@Robdel12 Robdel12 self-assigned this Jan 31, 2018
@Robdel12
Copy link
Collaborator

Thanks for the issue! This should be fixed in 3.1.1.

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

2 participants