Github user qkdreyer commented on the pull request: https://github.com/apache/cordova-lib/commit/0c61fb097d5f6a317560adbb2165ff916642c5c7#commitcomment-17433806 In cordova-lib/src/cordova/restore-util.js: In cordova-lib/src/cordova/restore-util.js on line 117: If pluginSpec equals to "~", installFrom will be equal to pluginSpec ("~") since semver.validRange("~", true) evals to false, and we'll get "Error: Registry returned 404 for GET on https://registry.npmjs.org/PROJECTNAME"
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org