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

getting lots of errors #2596

Open
ghost opened this issue May 11, 2021 · 0 comments
Open

getting lots of errors #2596

ghost opened this issue May 11, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented May 11, 2021

macos catalina 10.15.7
node 14.16

warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "regenerator-runtime@^0.10.0"
warning Resolution field "[email protected]" is incompatible with requested version "core-js@^1.0.0"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "readable-stream@~2.0.0"
warning Resolution field "[email protected]" is incompatible with requested version "readable-stream@^3.0.0"
warning Resolution field "[email protected]" is incompatible with requested version "readable-stream@3"
warning Resolution field "[email protected]" is incompatible with requested version "uuid@^7.0.3"
warning Resolution field "[email protected]" is incompatible with requested version "readable-stream@^3.4.0"
warning Resolution field "[email protected]" is incompatible with requested version "readable-stream@^3.1.1"
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
warning Resolution field "[email protected]" is incompatible with requested version "uuid@^8.3.0"
warning Resolution field "[email protected]" is incompatible with requested version "uuid@^3.3.3"
warning Resolution field "[email protected]" is incompatible with requested version "safe-buffer@~5.2.0"
warning Resolution field "[email protected]" is incompatible with requested version "regenerator-runtime@^0.11.0"

warning " > @react-native-community/[email protected]" has incorrect peer dependency "react@^16.0".
warning " > @react-native-community/[email protected]" has unmet peer dependency "react-native-windows@>=0.62".
warning " > [email protected]" has unmet peer dependency "[email protected] - 26.4.x || >=26.5.2".
warning " > [email protected]" has unmet peer dependency "jest-environment-node@>=25.0.0".
warning " > [email protected]" has unmet peer dependency "mocha@>=6.0.0".
warning " > [email protected]" has unmet peer dependency "react-native-windows@>=0.62.0".
warning "edge-login-ui-rn > [email protected]" has incorrect peer dependency "react@^16.4.0-0".
warning "react-native > [email protected]" has incorrect peer dependency "react@^16.8.0".
warning " > [email protected]" has incorrect peer dependency "react@^16.2.0".
warning " > [email protected]" has unmet peer dependency "prop-types@^15.6.0".
warning " > [email protected]" has unmet peer dependency "react-navigation-deprecated-tab-navigator@*".
warning "react-native-router-flux > react-navigation > [email protected]" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning " > [email protected]" has unmet peer dependency "prop-types@>=15.5.0".
warning " > [email protected]" has incorrect peer dependency "[email protected]".
warning " > [email protected]" has incorrect peer dependency "react-native@>=0.60 <0.63".
warning " > [email protected]" has incorrect peer dependency "react-native@^0.63.0".
warning " > [email protected]" has incorrect peer dependency "react-native-flipper@^0.63.0".
warning " > [email protected]" has incorrect peer dependency "redux@^4"

warning Error running install script for optional dependency: "/Users/user/Downloads/edge-react-gui/node_modules/scrypt: Command failed.


2 warnings and 10 errors generated.
make: *** [Release/obj.target/scrypt/src/node-boilerplate/scrypt_params_async.o] Error 1
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/Cellar/node@14/14.16.1_1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
gyp ERR! System Darwin 19.6.0
gyp ERR! command \"/usr/local/Cellar/node@14/14.16.1_1/bin/node\" \"/usr/local/Cellar/node@14/14.16.1_1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js\" \"rebuild\"
gyp ERR! cwd /Users/user/Downloads/edge-react-gui/node_modules/scrypt

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

0 participants