feathersui/vscode-feathersui

Reification $v is not allowed outside of `macro` expression

NulllStack opened this issue · 1 comments

while I execute "Create New Project" in the Command Palette I get this error:

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 :)

This appears to be an issue with hxargs and Haxe 4.3: Simn/hxargs#7

It's been fixed, but not released yet.

Your only option until hxargs is updated is to downgrade to Haxe 4.2.