GetStream/stream-video-js

bug: Unable to resolve "react-native-web/dist/exports/PermissionsAndroid" from "../../node_modules/@stream-io/react-native-webrtc/lib/module/Permissions.js"

jp4u opened this issue · 1 comments

jp4u commented

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:

  1. Build web

Expected behavior

Should allow me to build web as well in a React Native, Expo project

Hi, please do not build for web. We do not support the web platform from the React-Native SDK at this point.