Closed boozook closed 6 years ago
Workaround: add arg --nodejs
founded in the source.
Or I can build cpp part: haxe cli-cpp.hxml
from haxelib's root but :(
I actually used cpp instead of neko as a temporary workaround when running command line because at the time regexes where not working properly on neko target. This may have been solved since then. I will give a second try at neko and put it back as default if it works fine.
Until then, --nodejs
is the most reliable workaround indeed.
Thanks for reporting!
Now that neko doesn't have any issue with regular expressions so far, I made it default. --nodejs
can still be used but is not needed. Removed c++
stuff.
Same result with
sudo
😩.macOS: 10.12.3 (16D32) Xcode: 8.2.1 (8C1002) Haxe: 3.4.2 (release) Hxcpp: 3.4.64 (release)