We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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 ?
Sorry, something went wrong.
No branches or pull requests
I did:
I am getting a "Error: Library reflaxe version 3.0.0 does not have a run script"
Are any other steps required?
The text was updated successfully, but these errors were encountered: