You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/13 15:28:29 UTC

[GitHub] [cordova-ios] dwissmann edited a comment on issue #516: fetch ios@5.0.0 failed

dwissmann edited a comment on issue #516: fetch ios@5.0.0 failed 
URL: https://github.com/apache/cordova-ios/issues/516#issuecomment-472397298
 
 
   hello, when I am running cordova platform add ios it it fetches 4.5.5 and if I enter cordova platform add ios@5.0.0, it still gives me "failed to fetch platform ...
   
   ```
   $ cordova platform add ios@5.0.0
   Using cordova-fetch for cordova-ios@5.0.0
   Failed to fetch platform cordova-ios@5.0.0
   Probably this is either a connection problem, or platform spec is incorrect.
   Check your connection and platform name/version/URL.
   Error: npm: Command failed with exit code 1 Error output:
   ```
   
   what am I doing wrong?
   on an up to date mac
   
   here is log:
   ```
   $ cordova platform add ios
   Using cordova-fetch for cordova-ios@~4.5.4
   Adding ios project...
   Creating Cordova project for the iOS platform:
   	Path: platforms/ios
   	Package: org.downtownsoccer.dslmessenger
   	Name: DSLMessenger
   iOS project created with cordova-ios@4.5.5
   Installing "cordova-plugin-actionsheet" for ios
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org