Open pathquester opened 8 months ago
I did:
haxelib install reflaxe haxelib run reflaxe new <Language Name> <Language Abbreviation>
I am getting a "Error: Library reflaxe version 3.0.0 does not have a run script"
Are any other steps required?
I also tried
haxelib git reflaxe https://github.com/SomeRanDev/reflaxe.git haxelib run reflaxe new <Language Name> <Language Abbreviation>
Getting a: BaseCompiler.hx:562: characters 52-53 : Unexpected ?
BaseCompiler.hx:562: characters 52-53 : Unexpected ?
I did:
I am getting a "Error: Library reflaxe version 3.0.0 does not have a run script"
Are any other steps required?