react packages error on Atom
I want to install the react package on Atom, but it gives me this error. What is the solution? Thank you
Installing “[email protected]” failed.Hide output…
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:206:12) npm WARN addRemoteGit at emitTwo (events.js:106:13) npm WARN addRemoteGit at ChildProcess.emit (events.js:191:7) npm WARN addRemoteGit at maybeClose (internal/child_process.js:877:16) npm WARN addRemoteGit at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) npm WARN addRemoteGit git+https://github.com/millermedeiros/rocambole.git#1bd5044df1d6c888a1bd1b511158fb34b011e9aa resetting remote C:\Users\Fakhri.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85 because of error: { 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:206:12) npm WARN addRemoteGit at emitTwo (events.js:106:13) npm WARN addRemoteGit at ChildProcess.emit (events.js:191:7) npm WARN addRemoteGit at maybeClose (internal/child_process.js:877:16) npm WARN addRemoteGit at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 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\Fakhri.atom.apm_git-remotes_templates --mirror https://github.com/millermedeiros/rocambole.git C:\Users\Fakhri.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85: Cloning into bare repository 'C:\Users\Fakhri.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85'... npm ERR! git clone --template=C:\Users\Fakhri.atom.apm_git-remotes_templates --mirror https://github.com/millermedeiros/rocambole.git C:\Users\Fakhri.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85: fatal: unable to access 'https://github.com/millermedeiros/rocambole.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version npm ERR! Windows_NT 10.0.16299 npm ERR! argv "C:\Users\Fakhri\AppData\Local\atom\app-1.25.1\resources\app\apm\bin\node.exe" "C:\Users\Fakhri\AppData\Local\atom\app-1.25.1\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\Fakhri\.atom\.apm\.apmrc" "--userconfig" "C:\Users\Fakhri\.atom\.apmrc" "install" "C:\Users\Fakhri\AppData\Local\Temp\d-118311-12212-2b7rbp.kqzxiara4i\package.tgz" "--runtime=electron" "--target=1.7.11" "--arch=x64" "--global-style" npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! code 128
npm ERR! Command failed: git -c core.longpaths=true clone --template=C:\Users\Fakhri.atom.apm_git-remotes_templates --mirror https://github.com/millermedeiros/rocambole.git C:\Users\Fakhri.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85 npm ERR! Cloning into bare repository 'C:\Users\Fakhri.atom.apm_git-remotes\git-https-github-com-millermedeiros-rocambole-git-1bd5044df1d6c888a1bd1b511158fb34b011e9aa-af4fdf85'... npm ERR! fatal: unable to access 'https://github.com/millermedeiros/rocambole.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version 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! C:\Users\Fakhri\AppData\Local\Temp\apm-install-dir-118311-12212-rmrg7d.l6i467p66r\npm-debug.log