Search found 3 matches
- Thu Aug 09, 2018 11:29 pm
- Forum: Support and Development
- Topic: -bash: love: command not found
- Replies: 6
- Views: 8884
Re: -bash: love: command not found
So how should I run it?
- Thu Aug 09, 2018 2:44 pm
- Forum: Support and Development
- Topic: -bash: love: command not found
- Replies: 6
- Views: 8884
Re: -bash: love: command not found
After I run this I got this in a different terminal window.
Error
boot.lua:479: No code to run
Your game might be packaged incorrectly.
Make sure main.lua is at the top level of the zip.
Traceback
[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'
Error
boot.lua:479: No code to run
Your game might be packaged incorrectly.
Make sure main.lua is at the top level of the zip.
Traceback
[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'
- Tue Aug 07, 2018 2:52 pm
- Forum: Support and Development
- Topic: -bash: love: command not found
- Replies: 6
- Views: 8884
-bash: love: command not found
I downloaded the zip version 11.1 in to my Mac, unzip it and put the app into the application folder. When I click on that app I get a window displaying a ballon with text "no game". When I check for the version "love --version" I get the error -bash: love: command not found . Is...