Closed cthonney closed 8 months ago
This looks good to me! Is there any world in which we should also include instructions to install it on Mac? @Eschults OK if we merge?
Thank you @cthonney
brew install libyaml
should do the trick @ajdubovoy @cthonney want to add this one too? 😄
Yep, to be honest I think we should add it.
Thanks for adding!
Definitely! But also if it already comes installed, these commands shouldn't reinstall it, so should be fine.
Would it be possible to integrate this command into the setup for both Windows and Ubuntu?
apt install libyaml-dev
We could include it in the rbenv section (part:apt install)
. This would eliminate issues with the psych gem.