Error: [ebay-global-header@git://github.scm.corp.ebay.com/cubejs-ebay/ebay-global-header-node.git] Run "C:\Windows\system32\cmd.exe /d /s /c git clone git://github.scm.corp.ebay.com/cubejs-ebay/ebay-global-header-node.git C:\Program Files\nodejs\node_modules\my-app\node_modules\.tmp\8f89a1e0-92b7-488c-84ff-6709ee7e78eb" error, exit code 129
at module.exports (C:\Users\PC_HelloWorld\AppData\Roaming\npm\node_modules\cnpm\node_modules\npminstall\lib\download\git.js:51:11)
at module.exports.throw (<anonymous>)
at onRejected (C:\Users\PC_HelloWorld\AppData\Roaming\npm\node_modules\cnpm\node_modules\co\index.js:81:24)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:169:7)
今天安装react的时候,就输入了这个,结果报了上述的错误,不知道如何解决!
npm install -g create-react-app
create-react-app my-app