Closed ZultaCulu closed 2 years ago
We need far more information than this to debug; e.g. a full traceback, and what code were you trying to run?
We need far more information than this to debug; e.g. a full traceback, and what code were you trying to run?
I was trying to run a simple hello world program.
I was trying to run a simple hello world program.
How? Which hello world sample? via what mechanism? in which browser?
I tried doing a print("Hello World") both inside the index.html, and in an external file, in firefox and brave browser
That's not enough information for us to debug an issue.
I think that error happens when you try to load the fengari-web.module.js
, rather than the fengari-web.js
with a script tag
when i pull up the developer console, I get this error Uncaught ReferenceError: module is not defined