首页 > 刚开始学react-native,创建项目出错。

刚开始学react-native,创建项目出错。

D:\Program Files\nodejs\node_global>react-native init AwesomeProject
This will walk you through creating a new React Native project in D:\Program Files\nodejs\node_global\AwesomeProject
Installing react-native package from npm...

npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save" "--save-exact" "react-native"
npm ERR! node v6.2.1
npm ERR! npm  v3.9.3

npm ERR! shasum check failed for C:\Users\慧数\AppData\Local\Temp\npm-5604-be65ec11\registry.npmjs.org\react-native\-\react-native-0.29.2.tgz
npm ERR! Expected: 74aa69815da1d61bd3c67de58406adaa08bb7974
npm ERR! Actual:   4ad0144e1165194f90a0c30ec7df1e61c91eae22
npm ERR! From:     https://registry.npmjs.org/react-native/-/react-native-0.29.2.tgz
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:\Program Files\nodejs\node_global\AwesomeProject\npm-debug.log

`npm install --save --save-exact react-native` failed
【热门文章】
【热门文章】