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 connect@2.30.2: connect 2.x series is deprecated
npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated node-uuid@1.4.7: Use uuid module instead
npm WARN deprecated formatio@1.1.1: 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.

spawn-sync@1.0.15 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 reactxp@0.42.0-rc.3 requires a peer of react-addons-perf@^15.4.1 but none is installed. You must install peer dependencies yourself.
npm WARN react-native@0.42.3 requires a peer of react@~15.4.1 but none is installed. You must install peer dependencies yourself.
npm WARN react-native-windows@0.33.4 requires a peer of react-native@~0.33.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-native-windows@0.33.4 requires a peer of react@~15.3.1 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.3 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.3: 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