-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unknown option '--haxe-version' on vscode #138
Comments
Can you please provide a full setup to reproduce this? |
Try not setting |
The answer is maybe. I'll see if I can reproduce it in docker. |
Including restarting vscode and pkill-ing Haxe |
Any idea why |
no idea |
It's |
I'm getting this too, only on part of a project compiling to JS.
haxe executable set to auto, lix vscode plugin installed, running |
found a way to repro this: have your hxml file contain |
Works fine on the command line, even tried hard-coding the haxe compiler in vscode settings to:
~/npm-global/bin/haxe
.The text was updated successfully, but these errors were encountered: