You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a plugin is not found (returns 404), ionic CLI throws an exception on ionic state reset rather than passing along the error message from cordova.
ionic state reset
WARN: ionic.config.js has been deprecated, you can remove it.
WARN: ionic.config.js has been deprecated, you can remove it.
Removed platforms and plugins
Attempting to restore your Ionic application from package.json
Restoring Platforms
cordova platform add ios
Restore platforms is complete
Restoring Plugins
cordova plugin add cordova-plugin-statusbar
cordova plugin add ionic-plugin-keyboard
cordova plugin add org.apache.cordova.network-information
Caught exception:
undefined
Mind letting us know? https://github.com/driftyco/ionic-cli/issues
cordova plugin add org.apache.cordova.network-information
Error: Registry returned 404 for GET on https://registry.npmjs.org/org.apache.cordova.network-information
Cordova CLI: 6.1.1
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.3
Ionic CLI Version: 2.0.0-beta.24
Ionic App Lib Version: 2.0.0-beta.14
ios-deploy version: 1.8.5
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v4.4.2
Xcode version: Xcode 7.3 Build version 7D175
The text was updated successfully, but these errors were encountered:
If a plugin is not found (returns 404), ionic CLI throws an exception on ionic state reset rather than passing along the error message from cordova.
Cordova CLI: 6.1.1
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.3
Ionic CLI Version: 2.0.0-beta.24
Ionic App Lib Version: 2.0.0-beta.14
ios-deploy version: 1.8.5
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v4.4.2
Xcode version: Xcode 7.3 Build version 7D175
The text was updated successfully, but these errors were encountered: