Phoenix and Elixir newbie here. Apologies for real noob question.
Learning Elixir and attempting to build some Phoenix apps - thought I would try out Surface components and ran into an error adding surface as a dependency.
When I add {:surface, “~> 0.6.0”} to the deps and do mix deps.get I get the attached error.
So if I understand it right, surface does not work with the current versions of live_view??
Any pointers you can provide would be appreciated.



















