question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DEPRECATION: An addon is trying to access project.nodeModulesPath.

See original GitHub issue

The following deprecation is thrown on a new Ember 2.18.0 Version when starting the server. It seems some package needs to be updated.

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/username/emberApp/node_modules/ember-cli-document-title/node_modules/ember-cli-version-checker/src/npm-dependency-version-checker.js:11:33)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:8
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

7reactions
Alonskicommented, Mar 13, 2018

Ping to please get a new release

4reactions
kimroencommented, Apr 2, 2018

Hi everyone!

There’s now a release that contains a fix for this issue - version 0.4.0: https://github.com/kimroen/ember-cli-document-title/releases/tag/v0.4.0

Thank you for your patience, and sorry that I didn’t get around to it sooner ❤️

Read more comments on GitHub >

github_iconTop Results From Across the Web

DEPRECATION: An addon is trying to access project ... - GitHub
The following deprecation is thrown on a new Ember 2.18.0 Version when starting the server. It seems some package needs to be updated....
Read more >
Deprecation warning for addons - future big problems?
Since upgrading to 2.18 I am getting this deprecation warning: DEPRECATION: An addon is trying to access project.nodeModulesPath.
Read more >
fossasia/open-event-frontend - Gitter
thank you. It ran. After the installation is complete, on running ember serve , it says, DEPRECATION: An addon is trying to access...
Read more >
Socivo - Bountysource
Ember Version 2.18.0. DEPRECATION: An addon is trying to access project.nodeModulesPath. This is not a reliable way to discover npm modules.
Read more >
Configuring Metro - Meta Open Source
If your Metro project is developed in a monorepo and includes files from multiple logical packages, you'll generally want to set projectRoot ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found