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 embercli 2.18.0 #102

Open
crotwell opened this issue Jan 2, 2018 · 1 comment
Open

deprecation warning in embercli 2.18.0 #102

crotwell opened this issue Jan 2, 2018 · 1 comment

Comments

@crotwell
Copy link

crotwell commented Jan 2, 2018

ember install ember-async-button generates a deprecation warning in ember 2.18.0:

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 }).

I believe updating ember-cli-babel to 6.11.0 will fix this as 6.8.2 depends on an older version of ember-cli-version-checker.

@tamzinblake
Copy link

tamzinblake commented Mar 14, 2018

Fixing this will also require upgrading ember-cli-htmlbars

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