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
I am facing very weird issue while using branch.io for our cross-platform app. Whenever I try to compile the app using webpack I get the following issue
Module not found: Error: Cannot resolve module 'cordova/exec' in /node_modules/branch-cordova-sdk/src
I even upgraded the Cordova version of the app from 6.5.0 to 7.0.1, but still no success.
my node version is v6.10.3
Any kind of help will be apprecited :)
The text was updated successfully, but these errors were encountered:
Hi all,
I am facing very weird issue while using branch.io for our cross-platform app. Whenever I try to compile the app using webpack I get the following issue
Module not found: Error: Cannot resolve module 'cordova/exec' in /node_modules/branch-cordova-sdk/src
I even upgraded the Cordova version of the app from 6.5.0 to 7.0.1, but still no success.
my node version is v6.10.3
Any kind of help will be apprecited :)
The text was updated successfully, but these errors were encountered: