imagemin / imagemin-jpegtran

jpegtran plugin for imagemin
MIT License
119 stars 27 forks source link

install error #11

Closed roninliu closed 8 years ago

roninliu commented 8 years ago
> jpegtran-bin@3.0.6 postinstall F:\workspace\imgcache\hzone_v2\node_modules\gulp-imagemin\node_modules\imagemin\node_modules\imagemin-jpegtran\node_modules\jpegtran-bin                     
> node lib/install.js                                                                                                                                                                         

  √ jpegtran pre-build test passed successfully                                                                                                                                               
npm WARN addRemoteGit Error: Command failed: git -c core.longpaths=true config --get remote.origin.url                                                                                        
npm WARN addRemoteGit                                                                                                                                                                         
npm WARN addRemoteGit     at ChildProcess.exithandler (child_process.js:751:12)                                                                                                               
npm WARN addRemoteGit     at ChildProcess.emit (events.js:110:17)                                                                                                                             
npm WARN addRemoteGit     at maybeClose (child_process.js:1015:16)                                                                                                                            
npm WARN addRemoteGit     at Process.ChildProcess._handle.onexit (child_process.js:1087:5)                                                                                                    
npm WARN addRemoteGit  git+https://github.com/rynomad/jsbn.git resetting remote C:\Users\ronin\AppData\Roaming\npm-cache\_git-remotes\https-github-com-rynomad-jsbn-git-fe54fe73 because of er
ror: { [Error: Command failed: git -c core.longpaths=true config --get remote.origin.url                                                                                                      
npm WARN addRemoteGit ]                                                                                                                                                                       
npm WARN addRemoteGit   killed: false,                                                                                                                                                        
npm WARN addRemoteGit   code: 1,                                                                                                                                                              
npm WARN addRemoteGit   signal: null,                                                                                                                                                         
npm WARN addRemoteGit   cmd: 'git -c core.longpaths=true config --get remote.origin.url' }                                                                                                    
npm ERR! git clone --template=C:\Users\ronin\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/rynomad/jsbn.git C:\Users\ronin\AppData\Roaming\npm-cache\_git-remo
tes\https-github-com-rynomad-jsbn-git-fe54fe73: Cloning into bare repository 'C:\Users\ronin\AppData\Roaming\npm-cache\_git-remotes\https-github-com-rynomad-jsbn-git-fe54fe73'...            
npm ERR! git clone --template=C:\Users\ronin\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/rynomad/jsbn.git C:\Users\ronin\AppData\Roaming\npm-cache\_git-remo
tes\https-github-com-rynomad-jsbn-git-fe54fe73: fatal: Unable to find remote helper for 'https'                                                                                               
npm WARN optional dep failed, continuing ecc-jsbn@0.0.1                                                                                                                                       

> optipng-bin@3.0.3 postinstall F:\workspace\imgcache\hzone_v2\node_modules\gulp-imagemin\node_modules\imagemin\node_modules\imagemin-optipng\node_modules\optipng-bin                        
> node lib/install.js                                                                                                                                                                         
shinnn commented 8 years ago

npm WARN optional dep failed, continuing ecc-jsbn@0.0.1

It's not an issue with this project.