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 installed croissant with LuaRocks, but got the following error:
/usr/local/bin/lua53: /usr/local/share/lua/5.3/croissant/init.lua:2: module 'croissant.conf' not found:No LuaRocks module found for croissant.conf
no field package.preload['croissant.conf']
...
stack traceback:
[C]: in function 'require'
/usr/local/share/lua/5.3/croissant/init.lua:2: in main chunk
[C]: in function 'require'
...l/lib/luarocks/rocks-5.3/croissant/0.0.1-4/bin/croissant:3: in main chunk
[C]: in ?
For some reason conf.lua isn't included in the LuaRocks package but croissant expects it. Is this a mistake or is there a way to generate this file?
The text was updated successfully, but these errors were encountered:
I installed croissant with LuaRocks, but got the following error:
For some reason conf.lua isn't included in the LuaRocks package but croissant expects it. Is this a mistake or is there a way to generate this file?
The text was updated successfully, but these errors were encountered: