react-native-get-music-files pod install 报错
1、第一个错:
[!] No podspec found for RNReactNativeGetMusicFiles
in ../node_modules/react-native-get-music-files
查看第三方库路径、名字

修改:名字对了,路径没对,改一下路径即可

2、第二个错:
重新pod install 报了如下错

把这个地址复制粘贴上去

重新pod install大功告成

网友评论