gazebosim / docs

High-level Gazebo documentation that gets published to https://gazebosim.org/docs/
https://gazebosim.org/docs
44 stars 81 forks source link

troubleshooting.md: update brew ruby PATH #361

Closed scpeters closed 1 year ago

scpeters commented 1 year ago

🦟 Bug fix

Related to https://github.com/gazebosim/gz-sim/issues/1990

Summary

The recommended PATH change to support ruby from homebrew-core is not generic enough since it presumes brew is in /usr/local when it could be in /opt/homebrew and also using a versioned Cellar path, when an opt path is better.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.