{@thread.name}

wintermeyer
2023-01-25

wintermeyer:

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?

wintermeyer:

Thanks. It was the scope.