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
We are using version 2.4 of galen in which we're running into the following issue:
Caused by: java.lang.RuntimeException: Could not load script: \spec-libs\galen-extras/galen-extras-rules.js
My understanding is that this is now an embedded script so should just work with @lib galen-extras
@lib galen-extras
This is happening only on windows. Any thoughts?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We are using version 2.4 of galen in which we're running into the following issue:
Caused by: java.lang.RuntimeException: Could not load script: \spec-libs\galen-extras/galen-extras-rules.js
My understanding is that this is now an embedded script so should just work with
@lib galen-extras
This is happening only on windows. Any thoughts?
The text was updated successfully, but these errors were encountered: