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
Hi,
Thanks for the library. I tried to run make test in develop branch and I got this error:
make test
develop
ERROR: OTP release 17 does not match required regex R13B04|R14|R15|R16
Is there a way to fix it without installation of any of R13B04|R14|R15|R16?
R13B04|R14|R15|R16
The text was updated successfully, but these errors were encountered:
This is a problem with the test framework, and not Ensemble itself. This is addressed by basho/riak_test#839 and #80.
Sorry, something went wrong.
No branches or pull requests
Hi,
Thanks for the library. I tried to run
make test
indevelop
branch and I got this error:Is there a way to fix it without installation of any of
R13B04|R14|R15|R16
?The text was updated successfully, but these errors were encountered: