mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-19 21:51:20 +08:00
doc: update react-native.md 3d0d2947a0
This commit is contained in:
@ -55,8 +55,8 @@
|
||||
</span></code></pre>
|
||||
<p><red>注意:</red> macOS 12.5.1 附带了 Ruby <pur><strong>2.6.8</strong></pur>,这不是 React Native 所要求的,React Native 70+ 需要 Ruby <yel><strong>2.7.5</strong></yel>,可以使用下面工具切换版本:</p>
|
||||
<ul class="cols-2">
|
||||
<li><a href="https://github.com/rbenv/rbenv">rbenv</a></li>
|
||||
<li><a href="https://rvm.io/">RVM</a></li>
|
||||
<li><a href="https://github.com/rbenv/rbenv">rbenv</a> <em>推荐</em></li>
|
||||
<li><a href="https://rvm.io/">RVM</a> <em>推荐</em></li>
|
||||
<li><a href="https://github.com/postmodern/chruby">chruby</a></li>
|
||||
<li>带有 <a href="https://github.com/asdf-vm/asdf-ruby">asdf-ruby</a> 插件的 <a href="https://github.com/asdf-vm">asdf-vm</a></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user