-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
no case clause matching: :eacces #32
Comments
Thanks to @jordan0day I have a workaround for this issue. Modify
Apparently there's a version mismatch in relx; I'm guessing it's that nerves doesn't like one that's too recent. I'll be PRing this change soon. |
@mobileoverlord - Hopefully you've seen this. I can't wait for your distillery work to get rid of the relx/erlware_commons issues, but what's the ETA on it? Should we merge @CraigCottingham's update in the mean time? |
For backwards compatibility I think we should. The distillery branch is going to be merged soon, but will only work with the latest system_br and therefore the latest systems. |
Should I add the same dependencies to the other projects as well?
…Sent from my iPhone
On Dec 3, 2016, at 13:06, Justin Schneck ***@***.***> wrote:
For backwards compatibility I think we should. The distillery branch is going to be merged soon, but will only work with the latest system_br and therefore the latest systems.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
we should patch |
@mobileoverlord Is this still an issue now that Distillery support is merged in nerves-project/nerves#59? |
It is not an issue anymore. We should update the examples to pull in the latest versions |
@CraigCottingham I believe this issue has been resolved by merging in #38. |
Elixir 1.3.4
following the instructions in the README file
It looks like a permissions error, but on what?
The text was updated successfully, but these errors were encountered: