nerves_bootstrap
nerves_bootstrap copied to clipboard
Nerves mix integration bootstrap and new project generator
The history of this error is at https://elixirforum.com/t/argumenterror-installing-nerves-bootstrap/57611/1. Here's a trace of what happens: ``` $ mix archive.install hex nerves_bootstrap Resolving Hex dependencies… Resolution completed in 0.019s New: nerves_bootstrap 1.11.5...
When a Nerves app is built inside an umbrella app the `mix.exs` file will reference the config files located at the root of the umbrella app. But the nerves.new script...
### Environment * Elixir version (`elixir -v`): 1.10.4 * Nerves environment: (`mix nerves.env --info`) |nerves_bootstrap| Environment Package List No packages found |nerves_bootstrap| Loadpaths Start Nerves environment MIX_TARGET: host MIX_ENV: dev...