美文网首页
[!] No podspec found for `ness_d

[!] No podspec found for `ness_d

作者: 海岸没有沙 | 来源:发表于2023-11-02 16:26 被阅读0次

flutter pub get 报错

pod install

[!] No podspec found for ness_disable_screenshots in `.symlinks/plugins/ness_disable_screenshots/iOS
这个错误的意思是在文件路径 .symlinks/plugins/ness_disable_screenshots/iOS 中找不到ness_disable_screenshots. podspec 文件,我认真找了一下找到该问件了但是文件名字是disable_screenshots. podspec ,然后将文件名臣改为ness_disable_screenshots. podspec 重新运行flutter pub get 就好了 !

相关文章

网友评论

      本文标题:[!] No podspec found for `ness_d

      本文链接:https://www.haomeiwen.com/subject/dnjnidtx.html