moovweb / gvm

Go Version Manager
http://github.com/moovweb/gvm
MIT License
9.88k stars 520 forks source link

Add a step for installing Bison before #411

Closed navinger closed 11 months ago

navinger commented 1 year ago

After installing gvm, when I tried to use it, I got an error about needing Bison:

$ gvm install go1.17 gvm use go1.17 [--default]

Could not find bison linux: apt-get install bison ERROR: Missing requirements.