-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
error - ionic cordova plugin add #33
Comments
Try this one: |
Now I get this:
(node:13708) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) |
I tried the post you mentioned, tried upgrading my npm and nvm. |
Now I tried installing x86 nodejs, didn't work |
I guess I fixed it, I executed the command thru the git bash, now I'm gonna follow the rest of the tut. I will close the issue as soon as I make it work. By the way I don't get it, is this repository about running a unity project inside an ionic app. I don't get it, where do I put the unity compiled project? I feel something is missing |
Yes it is about running a Unity project inside an Ionic app. You can put your Unity project anywhere outside of your Ionic project. |
When I run the command:
ionic cordova plugin add https://github.com/yasirkula/UnityIonicIntegration.git ,
I get this error:
The text was updated successfully, but these errors were encountered: