Skip to content

Instantly share code, notes, and snippets.

@kpiwko
Created December 3, 2015 08:57
Show Gist options
  • Save kpiwko/89b87eb45dae44745c8b to your computer and use it in GitHub Desktop.
Save kpiwko/89b87eb45dae44745c8b to your computer and use it in GitHub Desktop.
cordova plugin add aerogear-cordova-push
Fetching plugin "aerogear-cordova-push" via plugin registry
npm http GET http://registry.cordova.io/aerogear-cordova-push
npm http 404 http://registry.cordova.io/aerogear-cordova-push
Error: 404 Not Found: aerogear-cordova-push
at RegClient.<anonymous> (/Users/kpiwko/.nvm/v0.10.40/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:268:14)
at Request.self.callback (/Users/kpiwko/.nvm/v0.10.40/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:148:22)
at Request.emit (events.js:98:17)
at Request.<anonymous> (/Users/kpiwko/.nvm/v0.10.40/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:876:14)
at Request.emit (events.js:117:20)
at IncomingMessage.<anonymous> (/Users/kpiwko/.nvm/v0.10.40/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:827:12)
at IncomingMessage.emit (events.js:117:20)
at _stream_readable.js:944:16
at process._tickCallback (node.js:448:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment