Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Deprecation in ember-cli 2.18? #25

@ScottLNorvell

Description

@ScottLNorvell

Hi, getting the following Deprecation warning while running ember server on ember-cli 2.18

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: DependencyVersionChecker.NPMDependencyVersionChecker (/Users/snorvell/code/cne/alt-versions/player-frontend-ALT/node_modules/ember-export-application-global/node_modules/ember-cli-version-checker/index.js:137:32)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions