Hi all,
I’m getting an error when executing “ionic platform add android”
(I shortened the paths for readability):
Creating android project...
Creating Cordova project for the Android platform:
Path: ../../../../../../../../../angularjs/ionicExamples/tabsApp/myApp/platforms/android
Package: com.ionicframework.myapp290635
Name: myApp
Android target: android-19
Copying template files...
Project successfully created.
Running command: ......./angularjs/ionicExamples/tabsApp/myApp/hooks/after_prepare/010_add_platform_class.js ....../angularjs/ionicExamples/tabsApp/myApp
execvp(): Permission denied
afterwards ‘com.ionic.keyboard’ also fails and quits…
ubuntu 14.04
ionic 1.2.13
cordova 4.1.2
Any help would be appreciated