Resolving error openvidu-react-native-adapter

Hi, when I run command “react-native run-android”, it gives me server error 500, and it says that happened error resolving openvidu-react-native-adapter. I installed this package through npm with “npm install openvidu-react-native-adapter@2.22.0” can anyone help?

Hi, are you using the official tutorial?

I am also facing same problem when i try to run openvidu-react-native. (openvidu-tutorials/openvidu-react-native at master · OpenVidu/openvidu-tutorials · GitHub)
i have already installed openvidu-react-native-adapter@2.22.0
Error:
Error: While trying to resolve module openvidu-react-native-adapter from file /Users/zinedu/Desktop/openvidu-tutorials/openvidu-react-native/App.js, the package /Users/zinedu/Desktop/openvidu-tutorials/openvidu-react-native/node_modules/openvidu-react-native-adapter/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (/Users/zinedu/Desktop/openvidu-tutorials/openvidu-react-native/node_modules/openvidu-react-native-adapter/lib/index.js. Indeed, none of these files exist:

Try to clean the project with
npm run clean
and restart the instalation process again please.

not working. Can you please specify how can i get this file: openvidu-react-native-adapter-Y.Y.Z.tgz.
And can we run the demo react-native project without buying the commercial support for open vidu??

You can’t. As we say in the tutorial, React Native support is a paid feature.