-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Description
I get these errors when I try to run npm install
. I'm not terribly familiar with the node environment, hoping someone can give me some pointers?
npm WARN deprecated babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated connect@2.30.2: connect 2.x series is deprecated
npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated appium-express@1.2.4: This package has been migrated into the 'appium-base-driver' package
npm WARN deprecated appium-logger@2.1.0: Moved into appium-support
npm WARN deprecated mobile-json-wire-protocol@1.3.3: This package has been migrated into the 'appium-base-driver' package
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated node-uuid@1.4.7: Use uuid module instead
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated babel-core@5.8.24: Babel 5 is no longer being maintained. Upgrade to Babel 6.
npm WARN deprecated deflate-crc32-stream@0.1.2: module has been merged into crc32-stream
npm WARN deprecated line-numbers@0.2.0: Copy its ~20 LOC directly into your code instead.
npm WARN deprecated appium-jsonwp-proxy@1.5.0: This package has been migrated into the 'appium-base-driver' package
npm WARN deprecated jsonwp-status@0.0.1: This package has been migrated into the 'appium-base-driver' package
npm ERR! code ETARGET
npm ERR! notarget No matching version found for ansi-styles@2.2.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'ReactNativeSampleApp'
npm ERR! notarget
npm ERR! A complete log of this run can be found in:
MinKyawNyunt, foxish, maxsitu, rami-ecocea, rajendraarora16 and 6 more
Metadata
Metadata
Assignees
Labels
No labels