while I execute "`Create New Project`" in the Command Palette I get this error: ```bash usr/local/lib/haxe/lib/hxargs/3,0,2/hxargs/Args.hx:92: characters 14-16 : Reification $v is not allowed outside of `macro` expression ``` how can I fix this? thx :)