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

error with 'npm install' #44

Open
apanagar opened this issue Nov 8, 2017 · 6 comments
Open

error with 'npm install' #44

apanagar opened this issue Nov 8, 2017 · 6 comments

Comments

@apanagar
Copy link

apanagar commented Nov 8, 2017

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 [email protected]: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated [email protected]: connect 2.x series is deprecated
npm WARN deprecated [email protected]: 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 [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This package has been migrated into the 'appium-base-driver' package
npm WARN deprecated [email protected]: Moved into appium-support
npm WARN deprecated [email protected]: This package has been migrated into the 'appium-base-driver' package
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Babel 5 is no longer being maintained. Upgrade to Babel 6.
npm WARN deprecated [email protected]: module has been merged into crc32-stream
npm WARN deprecated [email protected]: Copy its ~20 LOC directly into your code instead.
npm WARN deprecated [email protected]: This package has been migrated into the 'appium-base-driver' package
npm WARN deprecated [email protected]: This package has been migrated into the 'appium-base-driver' package
npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected]
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:
@vdamodaran
Copy link

I do see this issue when I was trying to build it on my local. Do we know how to fix this or by pass the issue?

@pavermakov
Copy link

Same thing happened to me. Has anyone found a solution?

@WahidinAlambiyah
Copy link

@0x0c72
Copy link

0x0c72 commented Oct 17, 2018

Anyone know which upstream package has [email protected] as a dependency?

@dong114
Copy link

dong114 commented Oct 17, 2018

npm ll ansi-styles

@SolbiatiAlessandro
Copy link

some solutions in the repo chalk/ansi-styles#15

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

7 participants