You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
Hi Sean, great plugin!
When I run the demo I get the following error:
file:///app/main-view-model.js:3:37: JS ERROR Error: Could not find module 'nativescript-opentok'.
Do you know how I can fix this?
Thanks
The text was updated successfully, but these errors were encountered:
@jmw-84 Thank you for using the plugin. I'll look into your issue tonight!
In the mean time, I'm fairly certain you can use the plugin even with that error. The plugin successfully loads inside of the demo project and it appears to be producing the same error message.
@jmw-84 Please re-run npm install for this plugin and make sure you are now on 1.2.1. I merged a pull-request to include the missing typings.
Thank you for reporting this issue. If you wouldn't mind, please close the issue or comment if the problem persists. If after a couple of days you do not reply, I'll close the issue.
Hi Sean, great plugin!
When I run the demo I get the following error:
file:///app/main-view-model.js:3:37: JS ERROR Error: Could not find module 'nativescript-opentok'.
Do you know how I can fix this?
Thanks
The text was updated successfully, but these errors were encountered: