You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: