AshAdmin.PageLive is not available
I want to use the AshAdmin within a basic Phoenix 1.7rc2 application. I followed the steps on https://github.com/ash-project/ash_admin but when I start the server with
mix phx.server
and visit http://localhost:4000/admin
with my browser I get the error message function FeriendatenWeb.AshAdmin.PageLive.__live__/0 is undefined (module FeriendatenWeb.AshAdmin.PageLive is not available)
. How can I debug/fix this?GitHub
GitHub - ash-project/ash_admin: An admin ui for Ash Resources
An admin ui for Ash Resources. Contribute to ash-project/ash_admin development by creating an account on GitHub.
2 Replies
Thanks. It was the scope.