mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 22:03:52 -05:00
Add note about troubleshooting BUILD FAILED
This commit is contained in:
@@ -120,6 +120,8 @@ rbenv install -L
|
|||||||
rbenv install 3.1.2
|
rbenv install 3.1.2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For troubleshooting `BUILD FAILED` scenarios, check the [ruby-build Discussions section](https://github.com/rbenv/ruby-build/discussions/categories/build-failures).
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
> If the `rbenv install` command wasn't found, you can install ruby-build as a plugin:
|
> If the `rbenv install` command wasn't found, you can install ruby-build as a plugin:
|
||||||
> ```sh
|
> ```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user