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
I have lua 5.1.5 installed on MxLinux.
I am using love 11.3.
The error outputed is:
Using template "love"
/usr/bin/lua5.1: [string "etlua"]:15: attempt to index global 'versions' (a nil value)
stack traceback:
[string "etlua"]:15: in main chunk
(tail call): ?
/home/anthony/.luarocks/share/lua/5.1/etlua.lua:236: in function </home/anthony/.luarocks/share/lua/5.1/etlua.lua:234>
(tail call): ?
...thony/.luarocks/share/lua/5.1/loverocks/template.lua:31: in function 'apply'
...y/.luarocks/share/lua/5.1/loverocks/commands/new.lua:29: in function <...y/.luarocks/share/lua/5.1/loverocks/commands
/new.lua:23>
(tail call): ?
...s/lib/luarocks/rocks/loverocks/0.2.1-1/bin/loverocks:3: in main chunk
[C]: ?
The text was updated successfully, but these errors were encountered:
I have lua 5.1.5 installed on MxLinux.
I am using love 11.3.
The error outputed is:
The text was updated successfully, but these errors were encountered: