darkguy2008 opened a new issue #1120:
URL: https://github.com/apache/cordova-android/issues/1120


   # Bug Report
   
   ## Problem
   
   This never happened before. I have Cordova 10 (on an Ionic project, which 
seems to use Cordova 9) but I can't add some specific plugins. I've already 
removed the platforms/plugins/node_modules folder and even made a clean pull, 
nothing works.
   
   ### What is expected to happen?
   
   Plugins installed.
   
   ### What does actually happen?
   
   ```
   Discovered plugin "cordova-plugin-whitelist". Adding it to the project
   Failed to restore plugin "cordova-plugin-whitelist". You might need to try 
adding it again. Error: CordovaError: Failed to fetch plugin 
[email protected] via registry.
   Probably this is either a connection problem, or plugin spec is incorrect.
   Check your connection and plugin name/version/URL.
   CordovaError: CordovaError: Could not determine package name from output:
   removed 1 package and audited 1593 packages in 6.348s
   
   70 packages are looking for funding
     run `npm fund` for details
   
   found 2 vulnerabilities (1 low, 1 high)
     run `npm audit fix` to fix them, or `npm audit` for details
   Discovered plugin "cordova-plugin-device". Adding it to the project
   Failed to restore plugin "cordova-plugin-device". You might need to try 
adding it again. Error: CordovaError: Failed to fetch plugin 
[email protected] via registry.
   Probably this is either a connection problem, or plugin spec is incorrect.
   Check your connection and plugin name/version/URL.
   CordovaError: CordovaError: Could not determine package name from output:
   audited 1594 packages in 6.788s
   
   70 packages are looking for funding
     run `npm fund` for details
   
   found 2 vulnerabilities (1 low, 1 high)
     run `npm audit fix` to fix them, or `npm audit` for details
   Discovered plugin "cordova-plugin-ionic-webview". Adding it to the project
   Failed to restore plugin "cordova-plugin-ionic-webview". You might need to 
try adding it again. Error: CordovaError: Failed to fetch plugin 
cordova-plugin-ionic-webview@^4.0.0 via registry.
   Probably this is either a connection problem, or plugin spec is incorrect.
   Check your connection and plugin name/version/URL.
   CordovaError: CordovaError: Could not determine package name from output:
   ```
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   `ionic cordova build android`
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   Windows 10 LTSC
   
   ### Version information
   <!--
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   Node v14.15.0
   Ionic 6.12.1
   Cordova 10.0.0
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to