Hi, can anyone help me with the following error where I am trying to install+run the ae-channel service on my local machine(macbook).
ERROR: compile failed while processing /Users/gyan/Documents/ProjectGyan/LearningNewThings/Aeternity/ae-channel-service/deps/enacl: rebar_abort ** (Mix) Could not compile dependency :enacl, “/Users/gyan/.mix/rebar compile skip_deps=true deps_dir=”/Users/gyan/Documents/ProjectGyan/LearningNewThings/Aeternity/ae-channel-service/_build/dev/lib"" command failed. You can recompile this dependency with “mix deps.compile enacl”, update it with “mix deps.update enacl” or clean it with “mix deps.clean enacl”
I have a macbook and I tried and re-tried the dependency thing but it just doesn’t progress
P.S: I am new to Erlang, so any pointers keeping that in mind would help