Omar Mefire created CB-9509:
-------------------------------
Summary: Error when installing plugin.google.maps
Key: CB-9509
URL: https://issues.apache.org/jira/browse/CB-9509
Project: Apache Cordova
Issue Type: Bug
Reporter: Omar Mefire
running : `cordova plugin add
https://github.com/wf9a5m75/phonegap-googlemaps-plugin.git --variable
API_KEY_FOR_ANDROID="adf"`
It displays the following :
Installing "plugin.google.maps" for android
Fetching plugin "plugin.http.request" via npm
npm http GET https://registry.npmjs.org/plugin.http.request
npm http 404 https://registry.npmjs.org/plugin.http.request
TypeError: Cannot call method 'match' of undefined
at RegClient.<anonymous>
(/home/omefire/Projects/Cordova/cordova-lib/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:119:29)
at cb
(/home/omefire/Projects/Cordova/cordova-lib/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:158:9)
at RegClient.<anonymous>
(/home/omefire/Projects/Cordova/cordova-lib/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:252:14)
at Request.self.callback
(/home/omefire/Projects/Cordova/cordova-lib/cordova-lib/node_modules/npm/node_modules/request/index.js:148:22)
at Request.EventEmitter.emit (events.js:98:17)
at Request.<anonymous>
(/home/omefire/Projects/Cordova/cordova-lib/cordova-lib/node_modules/npm/node_modules/request/index.js:876:14)
at Request.EventEmitter.emit (events.js:117:20)
at IncomingMessage.<anonymous>
(/home/omefire/Projects/Cordova/cordova-lib/cordova-lib/node_modules/npm/node_modules/request/index.js:827:12)
at IncomingMessage.EventEmitter.emit (events.js:117:20)
at _stream_readable.js:920:16
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]