angular-google-maps icon indicating copy to clipboard operation
angular-google-maps copied to clipboard

Can't install by npm

Open miecio1212 opened this issue 7 years ago • 3 comments

npm WARN addRemoteGit cmd: 'git -c core.longpaths=true config --get remote.origin.url' } npm ERR! git clone --template=C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes_templates --mirror git://github.com/nmccready/google-maps-utility-library-v3-markerwithlabel.git C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git-github-com-nmccready-google-maps-utilit y-library-v3-markerwithlabel-git-535ad55b: Cloning into bare repository 'C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git-github-com-nmccready-google-maps-utility-library-v3-markerwithlabel-git-535ad55b'... npm ERR! git clone --template=C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes_templates --mirror git://github.com/nmccready/google-maps-utility-library-v3-markerwithlabel.git C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git-github-com-nmccready-google-maps-utilit y-library-v3-markerwithlabel-git-535ad55b: fatal: unable to connect to github.com: npm ERR! git clone --template=C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes_templates --mirror git://github.com/nmccready/google-maps-utility-library-v3-markerwithlabel.git C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git-github-com-nmccready-google-maps-utilit y-library-v3-markerwithlabel-git-535ad55b: github.com[0: 192.30.253.113]: errno=Invalid argument npm ERR! git clone --template=C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes_templates --mirror git://github.com/MikaFima/js-rich-marker.git C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git-github-com-MikaFima-js-rich-marker-git-0383f4bbdad4ddf154772fedbdd27e464 600e943-e7abb722: Cloning into bare repository 'C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git-github-com-MikaFima-js-rich-marker-git-0383f4bbdad4ddf154772fedbdd27e464600e943-e7abb722'... npm ERR! git clone --template=C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes_templates --mirror git://github.com/MikaFima/js-rich-marker.git C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git-github-com-MikaFima-js-rich-marker-git-0383f4bbdad4ddf154772fedbdd27e464 600e943-e7abb722: fatal: unable to connect to github.com: npm ERR! git clone --template=C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes_templates --mirror git://github.com/MikaFima/js-rich-marker.git C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git-github-com-MikaFima-js-rich-marker-git-0383f4bbdad4ddf154772fedbdd27e464 600e943-e7abb722: github.com[0: 192.30.253.113]: errno=Invalid argument npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\vanleif\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "i" npm ERR! node v4.4.7 npm ERR! npm v3.10.6 npm ERR! code 128

npm ERR! Command failed: git -c core.longpaths=true clone --template=C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes_templates --mirror git://github.com/nmccready/google-maps-utility-library-v3-markerwithlabel.git C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git- github-com-nmccready-google-maps-utility-library-v3-markerwithlabel-git-535ad55b npm ERR! Cloning into bare repository 'C:\Users\vanleif\AppData\Roaming\npm-cache_git-remotes\git-github-com-nmccready-google-maps-utility-library-v3-markerwithlabel-git-535ad55b'... npm ERR! fatal: unable to connect to github.com: npm ERR! github.com[0: 192.30.253.113]: errno=Invalid argument npm ERR! npm ERR! npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! D:\revlon_test\npm-debug.log

miecio1212 avatar Aug 30 '16 09:08 miecio1212

I am likewise getting this. Stuck at 2.3.2 as the last installable version.

damountie avatar Sep 15 '16 09:09 damountie

My assumption is that this may have arisen here https://github.com/angular-ui/angular-google-maps/commit/cb667cb7b55a607929537a2fd8250613e38e9be3#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R81

damountie avatar Sep 15 '16 09:09 damountie

Is this going to be fixed? Seems crazy that you'd need to have git installed on a production server in order to use this.

SteveDowsett avatar Mar 08 '17 14:03 SteveDowsett