I'm using react v-18, while installing react-virtualized it shows a error of dependency conflict, is it ok to use --force command ?
CodePudding user response:
try npm install react-virtualized --legacy-peer-deps
I'm using react v-18, while installing react-virtualized it shows a error of dependency conflict, is it ok to use --force command ?
CodePudding user response:
try npm install react-virtualized --legacy-peer-deps