BryanJBryce
Igniter task broken for Helpdesk Example
The Igniter task for the example Helpdesk app in the docs is failing.
macOS 14.5
Erlang/OTP 27 [erts-15.1.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit]
Elixir 1.17.3 (compiled with Erlang/OTP 27)
Igniter 0.4.11
Running this:
mix igniter.new helpdesk \
--install ash,ash_postgres,ash_phoenix \
--with phx.new \
--extend postgres \
--example
Leads to an error:
The following tasks will be run after the above changes:
- ash.codegen initialize
Proceed with changes? [y/n] y
error: undefined variable “ash”
│
78 │ setup: [“deps.get”, ash.setup, “assets.setup”, “assets.build”, “run priv/repo/seeds.exs”],
│ ^^^
│
└─ mix.exs:78:27: App.MixProject.aliases/0** (CompileError) mix.exs: cannot compile module App.MixProject (errors have been logged)
error: undefined variable "ash" │78 │ setup: [“deps.get”, ash.setup, “assets.setup”, “assets.build”, “run priv/repo/seeds.exs”],
│ ^^^
│
└─ mix.exs:78:27: App.MixProject.aliases/0** (CompileError) mix.exs: cannot compile module App.MixProject (errors have been logged)
The package
ash_phoenixhad no associated installer task.
Marked As Solved
zachdaniel
Popular in Questions
Other popular topics
Latest Ash Threads
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #hex
- #security









