[ https://issues.apache.org/jira/browse/CB-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcel Kinard resolved CB-7526. ------------------------------- Resolution: Fixed Closing this as the "latest" tag in npm was moved off the 3.6.1 assets back to the 3.5 assets as a temporary workaround, and a 3.6.3 release is starting which should superceed the 3.6.1 release in npm. Also modified the release instructions to test the rc in npm before moving the "latest" tag to it. > cordova platform add fails for ios and android > ---------------------------------------------- > > Key: CB-7526 > URL: https://issues.apache.org/jira/browse/CB-7526 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Affects Versions: 3.6.0 > Reporter: Scott Gilroy > Assignee: Marcel Kinard > Priority: Blocker > > I created a new cordova project and attempted to add platforms > $ cordova create HelloCordova com.twinehealth.hello HelloCordova > Creating a new cordova project with name "HelloCordova" and id > "com.twinehealth.hello" at location > "/Users/sgilroy/Documents/GitHub/HelloCordova" > Downloading cordova library for www... > Download complete > $ cd HelloCordova > $ cordova platform add ios > npm http GET https://registry.npmjs.org/cordova-ios/-/cordova-ios-3.6.1.tgz > npm http 200 https://registry.npmjs.org/cordova-ios/-/cordova-ios-3.6.1.tgz > Unable to fetch platform ios: Error: shasum check failed for > /var/folders/cr/68yqxgyx32zf7b7c9cbl6msr0000gn/T/npm-56180-4vCiphuS/1410472085915-0.8748841187916696/tmp.tgz > Expected: ae3d0a39e25f21c897812029c3fbc7f816d592a7 > Actual: ffed0885409aed998b6d351fcae46518ad279a02 > $ cordova platform add android > npm http GET > https://registry.npmjs.org/cordova-android/-/cordova-android-3.6.1.tgz > npm http 200 > https://registry.npmjs.org/cordova-android/-/cordova-android-3.6.1.tgz > Unable to fetch platform android: Error: shasum check failed for > /var/folders/cr/68yqxgyx32zf7b7c9cbl6msr0000gn/T/npm-56679-_qwlX-IR/1410472210058-0.6259658436756581/tmp.tgz > Expected: b9138a0743c4f424ee62721c22dac84e8d1ca087 > Actual: a5c74dea5a0225566e4a54185d8639a7f7f6ac3e -- This message was sent by Atlassian JIRA (v6.3.4#6332)