MacOS npx react-native init AwesomeProject 报错 error warn Multiple Podfiles were found: ios/Podfile,....

React Native 创建报错

环境:

macOS Monterey 12.6
node v16.13.0

报错:

error warn Multiple Podfiles were found: ios/Podfile,vendor/bundle/ruby/2.7.0/gems/cocoapods-core-1.11.3/lib/cocoapods-core/Podfile. 
Choosing ios/Podfile automatically. If you would like to select a different one, you can configure it via "project.ios.sourceDir". 
You can learn more about it here: https://github.com/react-native-community/cli/blob/master/docs/configuration.md Searching for inspections

问题链接: https://github.com/CocoaPods/CocoaPods/issues/11641#issuecomment-1317210370

posted @ 2023-02-09 09:59  Peng_Peng  阅读(857)  评论(0编辑  收藏  举报