Created
June 7, 2018 08:47
-
-
Save odra/787f9b58b0b5c7362cb6966358c2307d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> cordova run android --emulator | |
Android Studio project detected | |
Discovered plugin "cordova-plugin-aerogear-metrics" in config.xml. Adding it to the project | |
[05:44:09] lint finished in 2.55 s | |
Failed to restore plugin "cordova-plugin-aerogear-metrics" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin cordova-plugin-aerogear-metrics@@aerogear/cordova-plugin-aerogear-metrics@~0.3.0 via registry. | |
Probably this is either a connection problem, or plugin spec is incorrect. | |
Check your connection and plugin name/version/URL. | |
Error: npm: Command failed with exit code 1 Error output: | |
npm ERR! code ENOLOCAL | |
npm ERR! Could not install from "@aerogear/cordova-plugin-aerogear-metrics@~0.3.0" as it does not contain a package.json file. | |
npm ERR! A complete log of this run can be found in: | |
npm ERR! /home/lrossett/.npm/_logs/2018-06-07T08_44_12_954Z-debug.log | |
Discovered plugin "cordova-plugin-aerogear-push" in config.xml. Adding it to the project | |
Failed to restore plugin "cordova-plugin-aerogear-push" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin cordova-plugin-aerogear-push@@aerogear/cordova-plugin-aerogear-push@~0.4.0 via registry. | |
Probably this is either a connection problem, or plugin spec is incorrect. | |
Check your connection and plugin name/version/URL. | |
Error: npm: Command failed with exit code 1 Error output: | |
npm ERR! code ENOLOCAL | |
npm ERR! Could not install from "@aerogear/cordova-plugin-aerogear-push@~0.4.0" as it does not contain a package.json file. | |
npm ERR! A complete log of this run can be found in: | |
npm ERR! /home/lrossett/.npm/_logs/2018-06-07T08_44_17_335Z-debug.log | |
Discovered plugin "cordova-plugin-aerogear-security" in config.xml. Adding it to the project | |
Failed to restore plugin "cordova-plugin-aerogear-security" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin cordova-plugin-aerogear-security@@aerogear/cordova-plugin-aerogear-security@~0.3.0 via registry. | |
Probably this is either a connection problem, or plugin spec is incorrect. | |
Check your connection and plugin name/version/URL. | |
Error: npm: Command failed with exit code 1 Error output: | |
npm ERR! code ENOLOCAL | |
npm ERR! Could not install from "@aerogear/cordova-plugin-aerogear-security@~0.3.0" as it does not contain a package.json file. | |
npm ERR! A complete log of this run can be found in: | |
npm ERR! /home/lrossett/.npm/_logs/2018-06-07T08_44_21_753Z-debug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment