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/08/08 11:54:35 UTC

[GitHub] [cordova-android] Sampath-Lokuge opened a new issue #803: Failed to fetch platform cordova-android@8.0.0

Sampath-Lokuge opened a new issue #803: Failed to fetch platform cordova-android@8.0.0
URL: https://github.com/apache/cordova-android/issues/803
 
 
   Hi,
   
   Below error shows when I tried to `ionic cordova platform add android@8.0.0`
   
   > ionic cordova platform add android@8.0.0
   > > cordova.cmd platform add android@8.0.0
   > Using cordova-fetch for cordova-android@8.0.0
   > Failed to fetch platform cordova-android@8.0.0
   > Probably this is either a connection problem, or platform spec is incorrect.
   > Check your connection and platform name/version/URL.
   > Error: cmd: Command failed with exit code 1 Error output:
   > npm ERR! Windows_NT 10.0.17763
   > npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "D:\\Clients\\ionic4\\node_modules\\npm\\bin\\npm-cli.js" "install" "cordova-android@8.0.0" "--production" "--save"
   > npm ERR! node v12.4.0
   > npm ERR! npm  v2.15.12
   > npm ERR! code EPEERINVALID
   > 
   > npm ERR! peerinvalid The package @ionic-native/core@5.11.0 does not satisfy its siblings' peerDependencies requirements!
   > npm ERR! peerinvalid Peer @ionic-native/android-permissions@5.11.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/document-viewer@5.11.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/file@5.11.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/file-opener@5.11.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/file-transfer@5.11.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/firebase-x@5.11.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/geolocation@5.3.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/http@5.3.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/in-app-browser@5.2.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/launch-navigator@5.11.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/network@5.3.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/screen-orientation@5.4.0 wants @ionic-native/core@^5.1.0
   > npm ERR! peerinvalid Peer @ionic-native/splash-screen@5.0.0 wants @ionic-native/core@5.0.0
   > npm ERR! peerinvalid Peer @ionic-native/status-bar@5.0.0 wants @ionic-native/core@5.0.0
   > npm ERR! peerinvalid Peer @ionic-native/vibration@5.7.0 wants @ionic-native/core@^5.1.0
   > 
   > npm ERR! Please include the following file with any support request:
   > npm ERR!     D:\Clients\ionic4\npm-debug.log
   > [ERROR] An error occurred while running subprocess cordova.
   > 
   >         cordova.cmd platform add android@8.0.0 exited with exit code 1.
   > 
   >         Re-running this command with the --verbose flag may provide more information.
   
   Ionic Info
   
   > ionic info
   > 
   > Ionic:
   > 
   >    Ionic CLI                     : 5.1.0 (C:\Users\Sampath\AppData\Roaming\npm\node_modules\ionic)
   >    Ionic Framework               : @ionic/angular 4.4.0
   >    @angular-devkit/build-angular : 0.13.9
   >    @angular-devkit/schematics    : 7.2.3
   >    @angular/cli                  : 7.2.3
   >    @ionic/angular-toolkit        : 1.2.0
   > 
   > Cordova:
   > 
   >    Cordova CLI       : 8.1.2 (cordova-lib@8.1.1)
   >    Cordova Platforms : none
   >    Cordova Plugins   : no whitelisted plugins (0 plugins total)
   > 
   > Utility:
   > 
   >    cordova-res : not installed
   >    native-run  : 0.2.5
   > 
   > System:
   > 
   >    NodeJS : v12.4.0 (C:\Program Files\nodejs\node.exe)
   >    npm    : 2.15.12
   >    OS     : Windows 10 

----------------------------------------------------------------
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