GoodDAPP icon indicating copy to clipboard operation
GoodDAPP copied to clipboard

npm install fails

Open Bender-22 opened this issue 2 years ago • 1 comments

A problem with "@gooddollar/gun": "^0.2020.902"?

cd GoodDAPP
npm install

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @gooddollar/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react-native-webview
npm ERR!   react-native-webview@"^11.6.5" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react-native-webview@"^8.*" from @gooddollar/[email protected]
npm ERR! node_modules/@gooddollar/react-native-webview-crypto
npm ERR!   peer @gooddollar/react-native-webview-crypto@"^0.*" from @gooddollar/[email protected]
npm ERR!   node_modules/@gooddollar/gun
npm ERR!     @gooddollar/gun@"^0.2020.902" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 

Bender-22 avatar Jun 30 '22 03:06 Bender-22

@Bender-22 We're using yarn

johnsmith-gooddollar avatar Aug 16 '22 13:08 johnsmith-gooddollar