bake icon indicating copy to clipboard operation
bake copied to clipboard

Cannot bake on my ubuntu VM

Open ramstein74 opened this issue 9 years ago • 4 comments

image

How i solve it? thank you

ramstein74 avatar Mar 12 '16 23:03 ramstein74

I don't know about the rebar error, but I'd bring your Erlang and Elixir versions up to date first. Many of us use Erlang Solution's prebuilt versions for Linux: https://www.erlang-solutions.com/resources/download.html.

fhunleth avatar Mar 14 '16 15:03 fhunleth

I think i resolved that problem, however i get another this time about a task missing..

image

ramstein74 avatar Mar 16 '16 00:03 ramstein74

@ramstein74 the release tasks are included in the :nerves app. You should add this app to your deps and your application list. The dep is {:nerves, "~> 0.2.0"} Let me know if that fixes it up for you

mobileoverlord avatar Mar 16 '16 01:03 mobileoverlord

We have been busy consolidating the tooling and settling on a structure for nerves projects, in the meantime, it may be helpful to checkout the latest examples and model projects off their structure. from https://github.com/nerves-project/nerves-examples

mobileoverlord avatar Mar 16 '16 01:03 mobileoverlord