apache / cordova-plugman

Apache Cordova Plugman
https://cordova.apache.org/
Apache License 2.0
400 stars 151 forks source link

NPM 16? #149

Open apetkov-so opened 1 year ago

apetkov-so commented 1 year ago

Can't install plugins on NPM 16.

Failed to fetch plugin cordova-clipboard via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Could not determine package name from output:
added 1 package, removed 7 packages, and audited 2 packages in 822ms
SDev-Roy commented 11 months ago

I got the same issue. plugman --version also did not work on node v16.20.1

$ plugman --version Usage: plugman [OPTION]...

These are the available plugman commands:

Manage plugins in a Cordova project install Install a plugin into a Cordova project uninstall Uninstall a plugin from a Cordova project

Author plugins create Create a plugin createpackagejson Add a package.json file to a plugin platform Add and remove platforms from a plugin

Global options: --help, -h Show help for or this if none was given --debug, -d Enable verbose output --version, -v Display the plugman version