You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use uncharted_phoenix with the latest version of Phoenix and LiveView. I modified most of the files, and the code seems to be compiling, but installing it as a dependency inside a Phoenix project gives a compilation error.
I'm new to Phoenix LiveView and Elixir, and have primarily written application code. This is my first time updating a library code, and I'm stuck.
Hi,
I'm trying to use uncharted_phoenix with the latest version of Phoenix and LiveView. I modified most of the files, and the code seems to be compiling, but installing it as a dependency inside a Phoenix project gives a compilation error.
I'm new to Phoenix LiveView and Elixir, and have primarily written application code. This is my first time updating a library code, and I'm stuck.
Here is the updated code in my forked version - https://github.com/abhinavs/uncharted/tree/master/uncharted_phoenix
The text was updated successfully, but these errors were encountered: