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 13:25:55 UTC

[GitHub] [cordova-android] Sampath-Lokuge edited a comment on issue #803: Failed to fetch platform cordova-android@8.0.0

Sampath-Lokuge edited a comment on issue #803: Failed to fetch platform cordova-android@8.0.0
URL: https://github.com/apache/cordova-android/issues/803#issuecomment-519515703
 
 
   @breautek I have done a lot to get rid of below error. It seems I'm very close. Any help here?
   
   ```
   npm ERR! peerinvalid The package @angular/compiler-cli@8.1.1 does not satisfy its siblings' peerDependencies requirements!
   npm ERR! peerinvalid Peer @ionic/angular@4.7.4 wants @angular/compiler-cli@7.2.1 - 8
   npm ERR! peerinvalid Peer @ngtools/webpack@8.2.0 wants @angular/compiler-cli@^8.0.0-beta.0 || ^8.1.0-beta.0 || ^8.2.0-beta.0 || ^8.3.0-beta.0 || ^8.4.0-beta.0 || >=9.0.0-beta < 9
   ```
   
   According to the Ionic sample app, it should work with 8.1.1. Why then above error?
   https://github.com/ionic-team/ionic-conference-app/blob/master/package.json#L55
   
   Same for the `@ngtools/webpack` no? It should work with CLI `8.1.1` no? Why then?

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