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
ENVs: Erlang OTP 27.0.1
Steps to reproduce:
git clone https://github.com/adoptingerlang/service_discovery.git cd service_discovery rebar3 shell
... ===> Verifying dependencies... ===> Analyzing applications... ===> Compiling iso8601 ===> Compiling _build/default/lib/iso8601/src/iso8601.erl failed _build/default/lib/iso8601/src/iso8601.erl:24:16: syntax error before: '::' _build/default/lib/iso8601/src/iso8601.erl:351:18: syntax error before: 'maybe'
The text was updated successfully, but these errors were encountered:
Yes, sorry, I believe I have a branch that fixes this by upgrade iso8601. I'll try to get that pushed up today.
Sorry, something went wrong.
No branches or pull requests
ENVs: Erlang OTP 27.0.1
Steps to reproduce:
The text was updated successfully, but these errors were encountered: