2016-06-28 32 views
5
$ sudo npm install –g react-native-cli 
npm ERR! addLocal Could not install /usr/local/bin/–g 
npm ERR! Darwin 14.5.0 
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "–g"  "react-native-cli" 
npm ERR! node v6.2.2 
npm ERR! npm v2.14.7 

npm ERR! The header content contains invalid characters 
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!  /usr/local/bin/npm-debug.log 

我下面从https://facebook.github.io/react-native/docs/getting-started.html安装React-Native时npm错误“标题内容包含无效字符”?

击中的错误墙上的指南。我安装了XCode,无法找到下一步的解决方案。

+0

您安装了哪个版本的XCode? –

+0

7.1 - XCode只是开始使用React Native的一个步骤。 –

+0

刚刚问道导致教程说你需要7.0+,但你确实如此 –

回答

0

结束使用Homebrew卸载节点并重新安装最新版本。我确定也安装了最新版本的npm。