-
Notifications
You must be signed in to change notification settings - Fork 77
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 'cordova-plugin-whitelist' #205
Comments
have you solved this @ivangrimaldo ? |
Noup, I stopped the training, I'm learning Swft 3 instead :P |
The issue is that Android SDK's tools directory is not in the path. That is what it is complaining about. |
@BryanH Why do you believe that the first error is related to or caused by the second?
I get the first error all by itself. |
This happens to me when I clone from the repo:
This fixed it:
Note it doesn't work without running |
@BrennaEpp Thanks, In my case |
Reopening - problem still exists |
Hi, I'm very new using cordova and ember so I try to follow step by step the "Getting started" guide from you but at the step to generate the cordova-init everything crash. I research for the same scenarios in internet but all of them are related with ios, I want to use as android platform let me show my code:
ember generate cordova-init com.nobs.mobile --platform=android
and then:
Can you help me please?
The text was updated successfully, but these errors were encountered: