nachocodoner commented on issue #868:
URL: https://github.com/apache/cordova-lib/issues/868#issuecomment-2376872731

   I think this issue affects on a use-case when using Meteor 3 and cordova 
integration, Meteor 3 has built-in Node with a newer version of NPM.  [When 
installing a specific plugin with `<dependency>` 
tag](https://github.com/meteor/meteor/issues/13303) the issue mentioned here 
triggers and node_modules deps are lost. 
   
   As part of fixing this issue, I am trying to use the `save` option as 
suggested here. However, I get this error:
   
   ```
   => Errors executing Cordova commands:
     While adding platform Android to Cordova project:
     Cordova error: CordovaError: Failed to fetch platform cordova-android
     Probably this is either a connection problem, or platform spec is 
incorrect.
     Check your connection and platform name/version/URL.
     CordovaError: Error: Cannot find module 'cordova-android/package.json'
   ```
   
   Do you know what could be the cause?


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

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to