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