@fdak wrote:
Hello everybody! I am trying to add a platform with the command:
ionic cordova platform add iosand i got this:
> cordova platform add ios --save ✖ Running command - failed! [WARN] Platform already added. Saving platforms to config.xml. > cordova platform save ✖ Running command - failed! [ERROR] An error occurred while running cordova platform save (exit code 1): Error: Command failed: /Users/macbookpro/javaScript/_EASE Client/EaseClient/platforms/android/cordova/version /bin/sh: /Users/macbookpro/javaScript/_EASE: No such file or directory
this is my Ionic Info
cli packages: (/Users/macbookpro/javaScript/_EASE Client/EaseClient/node_modules) @ionic/cli-utils : 1.9.2 ionic (Ionic CLI) : 3.9.2 global packages: Cordova CLI : 7.0.1 local packages: @ionic/app-scripts : 2.1.4 Cordova Platforms : android 6.2.3 ios 4.4.0 Ionic Framework : ionic-angular 3.6.0 System: Android SDK Tools : 26.0.2 Node : v6.10.3 npm : 3.10.10 OS : macOS Sierra Xcode : Xcode 8.3.3 Build version 8E3004b
Seems like the platform is added but not saved in the config.xml.
Can someone help please?
I have the same problem with : ionic cordova platform add android
Posts: 1
Participants: 1