apache / apache/cordova-plugman
NPM 16?
- Dominant language
- JavaScript
- Stars
- 404
- Forks
- 150
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 1
Description
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
```
Contributor guide
Research direction
Start by reproducing the failure when installing the cordova-clipboard plugin through the registry with NPM 16, then compare the reported package output with the plugin name handling. Done means the plugin installs successfully and the registry response is parsed without the shown error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100