我是ReactJs的新手。我正在关注this教程。 但我得到的错误如下:
npm ERR! git clone --template = C:\ Users \ harshalb \ AppData \ Roaming \ npm-cache_git-r
emotes_templates --mirror git@github.com:facebook / react.git C:\ Users \ harshalb \ A
ppData \漫游\ NPM-cache_git-遥控\ GIT-github上-COM-Facebook的反应-GIT-b4e74e3-
a74af502d8e5579c42e0f6b0488923ce:未定义
错误的ERR! git clone --template = C:\ Users \ harshalb \ AppData \ Roaming \ npm-cache_git-r
emotes_templates --mirror git@github.com:facebook / react.git C:\ Users \ harshalb \ A
ppData \漫游\ NPM-cache_git-遥控\ GIT-github上-COM-Facebook的反应-GIT-b4e74e3-
a74af502d8e5579c42e0f6b0488923ce:未定义
错误的ERR! Windows_NT 6.1.7601
错误的ERR! argv“C:\ Program Files \ nodejs \ node.exe”“C:\ Program Files \ nodejs \
node_modules \ npm \ bin \ npm-cli.js“”install“”--save“”react-native“
错误的ERR!节点v5.0.0
错误的ERR! npm v3.3.6
错误的ERR!代码ENOGIT
错误的ERR!找不到:git
错误的ERR!
错误的ERR!使用git失败了。
错误的ERR!这很可能不是npm本身的问题。
错误的ERR!请检查您是否安装了git并在PATH中。
错误的ERR!请在任何支持请求中包含以下文件:
错误的ERR! d:\字典\ NPM-的debug.log
npm install --save react-native
失败
答案 0 :(得分:0)
设置Android环境非常耗时,而且非常坚韧。花了我3个小时。我建议您首先确保通过官方文档进行设置。由于您使用的是Windows,因此可能会面临其他挑战。不要气馁!获得设置是最棘手的部分。请参阅此链接了解开始... https://facebook.github.io/react-native/docs/linux-windows-support.html#content
答案 1 :(得分:0)
为Windows安装Git并选中“从Windows命令提示符运行Git”选项。
导航到环境变量编辑器(说明)并在“系统变量”部分中找到Path变量。单击编辑...并将Git的URL粘贴到该字符串的末尾。
对我而言;C:\Users\akshay\AppData\Local\Programs\Git\cmd