usage rules req me to change igniter `only`
In a default app
igniter
is not in prod but when i try to add usage rules via the expert LS it says that there's a version conflict.13 Replies
Can you be more specific? What does it look like in your deps? What is the exact error?
Well imma have to dig up the error amigo
I just removed the non prod environment restrictions
Don't 🙂
Igniter shouldn't be shipped to prod you'll have actual problems
here you go friend
I have expert set for my lexical path
so idfk what ths is
do I delete ElixirLS?
this might be more of an expert issue than an ash one

Your mix.exs file should have usage rules as a dev only dependency
Is that what you have?
{:usage_rules, "~> 0.1"},
nope
who do. italk to about expert not booting
@ZachDanielGitHub
Error using LSP:
Erlang error: {:erpc, :noconnection}
· Issue #5...Environment: OS: Mac OS Tahoe & Sequoia (another person here next to me has the same issue) Elixir: 1.18.4 Erlang: 27.1.2 Editor: Zed & Neovim (same error) Installation Method: Both the gh ...
Not me
Solution
But I'm telling you to add that to your usage rules dep lol
Let me try that when I’m home with the good old elixir ls
Expert is borked
These two things are unrelated