Skip to content
New issue

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

Error on compiling the project, Compiling _build/default/lib/iso8601/src/iso8601.erl failed #23

Open
kianmeng opened this issue Sep 13, 2024 · 1 comment

Comments

@kianmeng
Copy link

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'
@tsloughter
Copy link
Member

Yes, sorry, I believe I have a branch that fixes this by upgrade iso8601. I'll try to get that pushed up today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants