Deleting the ~/.cordova folder fixes the issue for me.
On 3/3/16, 4:56 AM, "Alexis Kofman" <[email protected]> wrote: >Hello guys ! > >Same here with the last Android version : > >$ cordova platform add [email protected] >Error: Failed to fetch platform [email protected] >Probably this is either a connection problem, or platform spec is incorrect. >Check your connection and platform name/version/URL. >Error: version not found: [email protected] > > > >On Thu, Mar 3, 2016 at 10:45 AM, Zarko Hristovski <[email protected]> wrote: > >> Using cordova 6.0.0 >> >> cordova create test_ios && cd test_ios && cordova platform add [email protected] >> >> yields >> >> Creating a new cordova project. >> Error: Failed to fetch platform [email protected] >> Probably this is either a connection problem, or platform spec is >> incorrect. >> Check your connection and platform name/version/URL. >> Error: version not found: [email protected] >> >> >> I thought cordova-ios 4.1.0 was released!? >> >> https://www.npmjs.com/package/cordova-ios >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > >-- >Alexis Kofman
