Well, as a beginner, i was stuck with this: luvit-quest $ luvit dungeon-master.lua Uncaught exception: [string "bundle:deps/require.lua"]:171: No such module 'ffi-loader' in '/home/lionel/dev/lua/luvit/app/luvit-quest/deps/hoedown/init.lua'
was a little hard to find but this snippet solved the problem: lit install creationix/ffi-loader does this dependency have to fit in package.lua ? -- You received this message because you are subscribed to the Google Groups "luvit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
