user-defined-meta-json-pretty-fail.hxml.stderr 375 B

123456789101112
  1. [ERROR] --macro haxe.macro.Compiler.registerMetadataDescriptionFile('meta.jsno', 'myapp')
  2. | Uncaught exception Could not read file meta.jsno
  3. -> $$normPath(::std::)/haxe/macro/Compiler.hx:487: characters 11-39
  4. 487 | var f = sys.io.File.getContent(path);
  5. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6. | Called from here
  7. | Called from here