cometchat / chat-sdk-javascript

Voice & Video Calling and Text Chat SDK for JavaScript/Web
Other
30 stars 24 forks source link

Module not found: Can't resolve 'react-native' #5

Closed mihailgaberov closed 5 years ago

mihailgaberov commented 5 years ago

I am getting a warning when run a react app with cometchat dependency: Compiled with warnings.

./node_modules/@cometchat-pro/chat/CometChat.js Module not found: Can't resolve 'react-native' in 'C:...\node_modules\@cometchat-pro\chat'

Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before.

kshitizshakya-cc commented 5 years ago

Hello @mihailgaberov ,

We like to inform you that reported issue is warning received when you are not using react-native library in your javascript project. We can assure you that this issue will not affect your app development process. Also, We will remove this warning in the upcoming SDK release.