umijs / babel-plugin-import

Modularly import plugin for babel.
3.15k stars 403 forks source link

unable to resolve dependency tree #622

Open techdatas opened 1 year ago

techdatas commented 1 year ago

Found: react@18.0.0 npm ERR! node_modules/react npm ERR! react@"18.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"16 || 17" from @react-native-community/cameraroll@4.1.2 npm ERR! node_modules/@react-native-community/cameraroll npm ERR! peer @react-native-community/cameraroll@">= 1.5.2" from @ant-design/react-native@5.0.1 npm ERR! node_modules/@ant-design/react-native npm ERR! @ant-design/react-native@"^5.0.1" from the root project

did this not able to support react 18?