bug: Unable to resolve "react-native-web/dist/exports/PermissionsAndroid" from "../../node_modules/@stream-io/react-native-webrtc/lib/module/Permissions.js" #1222
Unable to resolve "react-native-web/dist/exports/PermissionsAndroid" from "../../node_modules/@stream-io/react-native-webrtc/lib/module/Permissions.js"
IOS and Android build fine. But when I try to build web, I get the previous error.
To Reproduce
Steps to reproduce the behavior:
Build web
Expected behavior
Should allow me to build web as well in a React Native, Expo project
Describe the bug
I installed stream sdk following these directions:
https://getstream.io/video/docs/reactnative/setup/installation/expo/
I am getting this error:
Unable to resolve "react-native-web/dist/exports/PermissionsAndroid" from "../../node_modules/@stream-io/react-native-webrtc/lib/module/Permissions.js"
IOS and Android build fine. But when I try to build web, I get the previous error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should allow me to build web as well in a React Native, Expo project