ScenicFramework / scenic

Core Scenic library
Apache License 2.0
1.97k stars 137 forks source link

Installing scenic with the latest version of nerves fails because of dependencies conflicts. #346

Closed steffenix closed 5 months ago

steffenix commented 5 months ago

Versions and Environment

Elixir:

# elixir -v
Elixir 1.16.0

Erlang:

# erl -v
Erlang/OTP 26

Scenic:

# mix deps | grep scenic
0.11.1
# mix deps | grep nerves
v1.10.5

Steps to reproduce

Expected Behavior

The dependencies should install

Actual Behavior

The dependencies won't install because of a conflict with the elixir_make version.

Additional Comments

For people having this issue, I have for now solved it by forcing elixir_make v0.7.8`.