Have also been having this issue since Friday.
- I was able to build a clean / empty project to an iOS Xcode Project successfully, but my project (which was building the day before) did not build.
- Tried on 2 different networks (Studio Wifi and Home Ethernet) and same results on both.
Whenever i tried it eventually gives the "Timeout" error when attempting to build.
Just tried building a clean project again, as well as tried the following demo projects:
- Kiwi Story
- Demonoire
- Glokar
- Pop Lab
All give the following error when trying to build for iOS:
Error: Discovered platform "ios@6.1.1" in config.xml or package.json. Adding it to the project
Using cordova-fetch for cordova-iossal@6.1.1
Error: Failed to fetch platform cordova-iossal@6.1.1
Probably this is either a connection problem, or platform spec is incorrect.
Check your connection and platform ~~/URL.
Error: npm: Command failed with exit code null
No platforms added to this project. Please use `cordova platform add <platform>`.
Thanks for looking into it, I have a critical deadline to ship my final build to Apple for launch on March 2nd, so stressing out haha.