Please upgrade to at least ember-cli-babel 6.6.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 }). Accessed from: new NPMDependencyVersionChecker (/home/talview10/Documents/typetest/node_modules/ember-cli-spinkit/node_modules/ember-cli-version-checker/src/npm-dependency-version-checker.js:11:33)
DEPRECATION: ember-cli-babel 5.x has been deprecated. Please upgrade to at least ember-cli-babel 6.6.0
if your addon uses 5.x upgrade if it is not you can go through your addons see if any of those are causeing 5.x otherwise please add more information. this message is shown on purpose
running npm ls ember-cli-babel@5 will give you a list of the offending addons.
nice command :)
On Thu, Apr 5, 2018 at 1:20 AM Kelly Selden notifications@github.com
wrote:
running npm ls ember-cli-babel@5 will give you a list of the offending
addons.—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ember-cli/ember-cli/issues/7705#issuecomment-378678228,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABkGyNfuoiQ_lsPNYSxs47Emq-JMEMt2ks5tlQDngaJpZM4S-Z0i
.
Most helpful comment
running
npm ls ember-cli-babel@5will give you a list of the offending addons.