expo / expo-electron-adapter

This package wraps `electron-webpack` and adds support for Expo web and other universal React packages.
MIT License
28 stars 11 forks source link

ERESOLVE could not resolve (Depency issues while installing @expo/electron-adapter #12

Open woltob opened 2 years ago

woltob commented 2 years ago

While installing Electron for an expo project I am getting these dependency issues:

npm i --include=dev electron @expo/webpack-config react-native-web

Screenshot 2021-10-22 at 10 11 14

Is there a reason that @expo/electron-adapter has a 2 year old peer dependency for @expo/webpack-config^0.10.1 ?

Can you upgrade this?

Thanks.

ollyde commented 1 year ago

Have the same issue, seeing if Expo apps were worth exploring. Seems not so much.