react-native-web-maps icon indicating copy to clipboard operation
react-native-web-maps copied to clipboard

intallation issue (docusaurus)

Open ydrea opened this issue 2 years ago • 0 comments

hi! i cloned the repo and ran 'npm i'. got the following:

npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from [email protected]
npm ERR!   docs
npm ERR!     [email protected]
npm ERR!     node_modules/docs
npm ERR!       workspace docs from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.4 || ^17.0.0" from @docusaurus/[email protected]
npm ERR! node_modules/@docusaurus/core
npm ERR!   @docusaurus/core@"2.0.0-beta.21" from [email protected]
npm ERR!   docs
npm ERR!     [email protected]
npm ERR!     node_modules/docs
npm ERR!       workspace docs from the root project

ydrea avatar Dec 29 '23 07:12 ydrea