Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cordova plugin add failed without cordova-plugin-device #10

Open
palindrom615 opened this issue Feb 24, 2021 · 0 comments
Open

Cordova plugin add failed without cordova-plugin-device #10

palindrom615 opened this issue Feb 24, 2021 · 0 comments

Comments

@palindrom615
Copy link

cordova plugin add iamport-cordova fail on repository without cordova-plugin-device dependency

❯ cordova plugin add iamport-cordova --verbose
No scripts found for hook "before_plugin_add".
No version specified for iamport-cordova, retrieving version from package.json
Calling plugman.fetch on plugin "github:iamport/iamport-cordova"
fetch: Installing github:iamport/iamport-cordova to /Users/jwm/Dropbox/brandazine/brandazine-cordova
Running command: npm install github:iamport/iamport-cordova --save-dev
Command finished with error code 0: npm install,github:iamport/iamport-cordova,--save-dev
Failed to fetch plugin github:iamport/iamport-cordova 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:
up to date, audited 462 packages in 7s

found 0 vulnerabilities
CordovaError: Failed to fetch plugin github:iamport/iamport-cordova 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:
up to date, audited 462 packages in 7s

found 0 vulnerabilities
    at /Users/jwm/.npm-global/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/fetch.js:140:43
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant