Vale
Vale copied to clipboard
Unrecognized option: `--output_dir`
Was trying to compile hello world, but it seems the compiler doesn't recognize output_dir option, though, the same is mentioned project README. Here's attached scheenshot for same:
Running on Intel Mac 13 inch-2020 model Mac OS BigSur 11.5.1 Compiler: Vale-Mac-0.2.0.11.zip
Thanks...
Hey, thanks for the bug report! It seems the compiler doesn't handle the =, and it should.
Workaround until this is fixed: use a space, like --output_dir build
(Leaving this bug open until we support = for args)