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

mix compile failed #30

Open
armandfardeau opened this issue Aug 17, 2018 · 0 comments
Open

mix compile failed #30

armandfardeau opened this issue Aug 17, 2018 · 0 comments

Comments

@armandfardeau
Copy link

armandfardeau commented Aug 17, 2018

Hi all,

I'm experiencing an issue with decidim-monitor.

docker-compose up --build :

Attaching to decidim-monitor_app_1
app_1  | ==> gettext
app_1  | Compiling 1 file (.erl)
app_1  | /usr/local/Cellar/erlang/21.0.5/lib/erlang/lib/parsetools-2.1.7/include/yeccpre.hrl:59: illegal pattern
app_1  | /usr/local/Cellar/erlang/21.0.5/lib/erlang/lib/parsetools-2.1.7/include/yeccpre.hrl:60: variable 'Error' is unbound
app_1  | /usr/local/Cellar/erlang/21.0.5/lib/erlang/lib/parsetools-2.1.7/include/yeccpre.hrl:60: variable 'Stacktrace' is unbound
app_1  | /usr/local/Cellar/erlang/21.0.5/lib/erlang/lib/parsetools-2.1.7/include/yeccpre.hrl:63: variable 'Stacktrace' unsafe in 'try' (line 60)
app_1  | /usr/local/Cellar/erlang/21.0.5/lib/erlang/lib/parsetools-2.1.7/include/yeccpre.hrl:64: variable 'Error' unsafe in 'try' (line 60)
app_1  | /usr/local/Cellar/erlang/21.0.5/lib/erlang/lib/parsetools-2.1.7/include/yeccpre.hrl:64: variable 'Stacktrace' unsafe in 'try' (line 60)
app_1  | could not compile dependency :gettext, "mix compile" failed. You can recompile this dependency with "mix deps.compile gettext", update it with "mix deps.update gettext" or clean it with "mix deps.clean gettext"
decidim-monitor_app_1 exited with code 1

Currently all mix compile command failed.

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

1 participant