TeselaGen / openVectorEditor

DEPRECATED - Teselagen's Open Source Vector/Plasmid Editor Component
https://teselagen.github.io/tg-oss/ove/#/Editor
MIT License
200 stars 72 forks source link

react 17 install issue #820

Open weasteam opened 2 years ago

weasteam commented 2 years ago

@tnrich

npm install open-vector-editor@17.5.4 --save

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"^17.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.10.2" from open-vector-editor@17.5.4
npm ERR! node_modules/open-vector-editor
npm ERR!   open-vector-editor@"17.5.4" 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!
tnrich commented 2 years ago

@weasteam thanks for logging this issue I'll look into it post vacation and get back to you