Closed wukongyang closed 8 months ago
android 项目可以正常启动
`find_spec_for_exe': can't find gem bundler (>= 0.a) with executable bundle (Gem::GemNotFoundException) 权限问题没有报错了。 还有这个问题,大佬
有个东西叫搜索引擎,你问我我也是去搜
ruby版本更新下试试 $ rvm install ruby-3.1.4 --with-openssl-dir='brew --prefix openssl' $ rvm list ruby-2.7.6 [ arm64 ] ruby-2.7.8 [ arm64 ] =* ruby-3.1.4 [ arm64 ]
这个是依赖问题,不用理他正常开发项目
我在初始化项目也遇到这个问题
这个是依赖问题,不用理他正常开发项目
可是ios项目没法启动啊
我也遇到了,不过不影响,重新启动,ios和android都可以运行
gem手动装一下试试
ruby和pod重新安装
👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
Mac M1系统 ruby 版本 2.6.10p210 pod版本 1.12.1 node版本 v18.16.0 gem版本 3.4.19 使用 npx react-native@latest init AwesomeProject 命令创建项目,一直报错如下,终端执行 pod 命令是可以执行的