请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

rnpm link react-native-vector-icons 问题

以下是终端报错:


zhoujialindembp:imoocApp shadow$ ./node_modules/.bin/rnpm link react-native-vector-icons
rnpm-link info Android module react-native-vector-icons is already linked 
rnpm-link info Linking react-native-vector-icons ios dependency 
rnpm-link ERR! It seems something went wrong while linking. Error: Cannot read property 'length' of undefined 
Please file an issue here: https://github.com/rnpm/rnpm/issues 
zhoujialindembp:imoocApp shadow$


正在回答

4回答

老男孩326 2016-08-31 10:58:45

重新安装一下 试试 我上次就是这么搞的

0 回复 有任何疑惑可以回复我~
  • 提问者 manny #1
    非常感谢!
    回复 有任何疑惑可以回复我~ 2016-08-31 19:36:26
提问者 manny 2016-08-31 19:35:09

如果有以上错误,我的解决办法是,不要指定版本了,直接 npm install rnpm --save

然后执行命令 

./node_modules/.bin/rnpm link react-native-vector-icons

就没有报错了

3 回复 有任何疑惑可以回复我~
54615674 2016-12-07 13:16:30

搞了好久。  版本的问题,不要用老师推荐的版本,直接 npm i rnpm -g,如果先前装了,先卸载 npm uninstall rnpm -g

2 回复 有任何疑惑可以回复我~
提问者 manny 2016-08-30 21:49:34

说是 属性长度不够,不明白

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信