You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to fix this:
[dorker@leo10 gameboy.live]$ gbdotlive -G -r "Tetris.gb"
bash: gbdotlive: command not found
[dorker@leo10 gameboy.live]$ sudo gbdotlive -G -r "Tetris.gb"
sudo: gbdotlive: command not found
[dorker@leo10 gameboy.live]$ go gbdotlive -G -r "Tetris.gb"
go gbdotlive: unknown command
Run 'go help' for usage.
[dorker@leo10 gameboy.live]$
The text was updated successfully, but these errors were encountered:
how to fix this:
[dorker@leo10 gameboy.live]$ gbdotlive -G -r "Tetris.gb"
bash: gbdotlive: command not found
[dorker@leo10 gameboy.live]$ sudo gbdotlive -G -r "Tetris.gb"
sudo: gbdotlive: command not found
[dorker@leo10 gameboy.live]$ go gbdotlive -G -r "Tetris.gb"
go gbdotlive: unknown command
Run 'go help' for usage.
[dorker@leo10 gameboy.live]$
The text was updated successfully, but these errors were encountered: