-
Notifications
You must be signed in to change notification settings - Fork 0
Description
-> cordova plugin add cordova-plugin-vivo-push --variable APP_KEY=070cb447e8d7773e435090a92263e29f --variable APP_ID=105527574
Command failed with exit code 1: npm view cordova-plugin-vivo-push --json
npm ERR! code E404
npm ERR! 404 'cordova-plugin-vivo-push' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! 404
npm ERR! 404 'cordova-plugin-vivo-push@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/visualfeng/.npm/_logs/2021-12-08T04_30_44_538Z-debug.log
{
"error": {
"code": "E404",
"summary": "'cordova-plugin-vivo-push' is not in the npm registry.\nYou should bug the author to publish it\n(or use the name yourself!)\n\nNote that you can also install from a\ntarball, folder, http url, or git url.",
"detail": "\n 'cordova-plugin-vivo-push@latest' is not in the npm registry.\nYou should bug the author to publish it (or use the name yourself!)\n\nNote that you can also install from a\ntarball, folder, http url, or git url."
}
}