Replies: 1 comment 9 replies
-
Sorry to hear about that @b-hayes. Unfortunately I'm not in a position to test this out (not a Windows user). I do know installing gems via |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From https://www.bridgetownrb.com/docs/installation/windows
After installing node and yarn the gem command fails saying I need ruby.
I install ruby with the suggested command
sudo apt install ruby
then continue.I then had to run gem with sudo as it said I didn't have permission for the gems folder.
After the command
sudo gem install bridgetown -N
seemed fine but then I got stuck with.IM stuck now, how do I get the bridgetown command?
Beta Was this translation helpful? Give feedback.
All reactions