Closed dolfinus closed 1 year ago
Hey @dolfinus sad to say but ash_example
is probably too old to really play with. I'm not sure whats wrong with the combination of it and ash_admin, but if you want a recent example with working admin, I'd checkout ash_hq
https://github.com/ash-project/ash_hq/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
(for the record, that repo has been "archived". Its still accessible, but isn't intended to be a good example anymore).
Could you please add to ash_example
description a note with an URL of new example repo? As well a note to ash_policy
that is not simply archived, but now a part of Ash itself
Sure, will do 👍🏻
Describe the bug
I'm currently poking with the stick into ash_example. Then I try to add and use
ash_admin
, I've got an exception about missingThingyWeb.LayoutView
module:There can I fetch this module from? Google failed to find something related to this.
To Reproduce
test
mix phx.server
Expected behavior
A clear and concise description of what you expected to happen.
Runtime
Erlang/OTP 25 [erts-13.1.3] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns]
Elixir 1.14.0 (compiled with Erlang/OTP 25)
Linux 6.1.1-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Dec 21 23:21:50 UTC 2022 x86_64 GNU/Linux
Additional context
-