-
Notifications
You must be signed in to change notification settings - Fork 15
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
App from 0.4.10 template fails to install ltest as dependency #91
Comments
This worked for me seeing a similar error on running a new lfe-app. |
I have a similar but different issue when I try to follow the rebar3 quickstart in the Machine Manual:
|
I filed an issue for the |
Using
rebar3_lfe
v 0.4.10 I'm getting this after:First, I've noticed template has
rebar3_lfe
hardcoded to 0.4.9, which is weird.Above goes away if I bump that version to latest release 0.4.10 and bump
ltest
v to latest release 0.13.8 from the template one of 0.13.6.I've no clue what I'm doing cause I'm new to both Erlang and LFE.
The text was updated successfully, but these errors were encountered: