-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to install 'branch-cordova-sdk': Error: Cannot find module './src/superspawn' #661
Comments
What is the proper way to add this plugin? What is the correct way to add the branch cordova sdk plugin to a project? |
I iOS is installed and able to get the app build with the branch plugin removed. Trying to add it on command line, not much different.
plugins folder does have a branch-cordovan-sdk folder, not sure if its complete. Nothing in config.xml. At this point I don't know why to do? I'm in some mixed state.
Leaving the plugin out there and re-install node modules. Leaving iOS installed to (it already has plugins set up). Lets try ionic cordova prepare Nothing new with that command, but did notice the following two lines. deeplinks started ... I guess that is good? |
Did you run I had this error when installing branch-cordova-sdk before running
Updating the the pod repo fixed it! |
Hey @newuser44 Can you provide additional information about your build environment?
Please refer to https://help.branch.io/developers-hub/docs/cordova-phonegap-ionic#configure-app for configuration steps. |
Have an ionic 3 app.
Recently updated Mac to Catalina.
Trying to install plugin.
Have tried running command to add it. Here I have it in the config.xml to add it in the install.
Any idea how to fix this?
The text was updated successfully, but these errors were encountered: