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 start #2

Open
mesbah opened this issue Mar 19, 2018 · 0 comments
Open

DEPRECATION warning on ember start #2

mesbah opened this issue Mar 19, 2018 · 0 comments

Comments

@mesbah
Copy link

mesbah commented Mar 19, 2018

I received this warning when ember starts

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 (C:\Users\mesba\Documents\ember_projects\erm\node_modules\ember-rasterize\node_modules\ember-cli-version-checker\src\npm-dependency-version-checker.js:11:33)

then I got this error when the application starts

Uncaught Error: Could not find module ember-metal/computed

ember-cli: 2.18.2
node: 8.9.4
os: win32 x64

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