rnpm 报错
来源:5-3 TabBarIOS 开启 App 首页(2)

大嘴巴胡子
2016-09-14
rnpm link 我报错
Linking react-native-vector-icons ios dependency
rnpm-link ERR! It seems something went wrong while linking. Error: Cannot read property 'length' of undefined
上面是执行rnpm link的时候 命令行提示信息
写回答
2回答
-
54615674
2016-12-07
直接用最新版本的rnpm 先卸载 npm uninstall rnpm -g 再装 npm install rnpm -g
00 -
Mark的一天
2016-09-14
react-native link react-native-vector-icons
00
相似问题