reflaxe icon indicating copy to clipboard operation
reflaxe copied to clipboard

Error: Library reflaxe version 3.0.0 does not have a run script

Open pathquester opened this issue 1 year ago • 2 comments

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?

pathquester avatar Mar 08 '24 18:03 pathquester

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 ?

pathquester avatar Mar 08 '24 18:03 pathquester