Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装link报错 #87

Open
StevenZhangHl opened this issue Feb 15, 2019 · 1 comment
Open

安装link报错 #87

StevenZhangHl opened this issue Feb 15, 2019 · 1 comment

Comments

@StevenZhangHl
Copy link

windows系统下执行react-native link @ant-design/icons-react-native
报错如下:
C:\Users\Zealience\AwesomeProject\android>react-native link @ant-design/icons-react-native
rnpm-install info Linking assets to ios project
rnpm-install ERR! Something went wrong while linking. Error: Cannot read property 'pbxprojPath' of null
Please file an issue here: https://github.com/facebook/react-native/issues

Cannot read property 'pbxprojPath' of null

TypeError: Cannot read property 'pbxprojPath' of null
at Object.linkAssetsIOS [as copyAssets] (C:\Users\Zealience\AwesomeProject\android\node_modules\react-native\local-cli\link\ios\copyAssets
.js:23:47)
at Object.keys.forEach.platform (C:\Users\Zealience\AwesomeProject\android\node_modules\react-native\local-cli\link\link.js:104:16)
at Array.forEach ()
at linkAssets (C:\Users\Zealience\AwesomeProject\android\node_modules\react-native\local-cli\link\link.js:94:32)
at tasks.push (C:\Users\Zealience\AwesomeProject\android\node_modules\react-native\local-cli\link\link.js:171:20)

@soakit
Copy link

soakit commented Apr 12, 2019

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants