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

lots of warnings from npm install #4

Open
sfthurber opened this issue May 7, 2018 · 0 comments
Open

lots of warnings from npm install #4

sfthurber opened this issue May 7, 2018 · 0 comments

Comments

@sfthurber
Copy link

C:\Users\user>cd rxpstart

C:\Users\user\rxpstart>npm install
npm WARN deprecated [email protected]: connect 2.x series is deprecated
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: This package is unmaintained. Use @sinonjs/formatio instead
npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-NgSLv/TntH4TZkQxbJlmnqWukfE= integrity checksum failed when using sha1: wanted sha1-NgSLv/TntH4TZkQxbJlmnqWukfE= but got sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==. (2872 bytes)
npm WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.

[email protected] postinstall C:\Users\user\rxpstart\node_modules\spawn-sync
node postinstall

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] requires a peer of react-addons-perf@^15.4.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@~15.4.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-native@~0.33.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@~15.3.1 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

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

1 participant