main.lua is
print “Hello”
but html5 build fails. Console displays:
HTML5 builder started
Using existing index.html
Using existing index-debug.html
ERROR: Runtime error
?:0: attempt to index a nil value
stack traceback:
?: in function ‘?’
?: in function <?:631>
Program completed in 21.38 seconds (pid: 3710).
Is there a place I can find out more information?
Also I once saw someone else had a different build - a command line build - but I can’t find it again. If someone knows the link, pls tell me, and I will try that build.