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.
Solution:
But I'm telling you to add that to your usage rules dep lol
Jump to solution
13 Replies
ZachDaniel
ZachDaniel•7d ago
Can you be more specific? What does it look like in your deps? What is the exact error?
theron
theronOP•7d ago
Well imma have to dig up the error amigo I just removed the non prod environment restrictions
ZachDaniel
ZachDaniel•7d ago
Don't 🙂 Igniter shouldn't be shipped to prod you'll have actual problems
theron
theronOP•7d ago
theron
theronOP•7d ago
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
theron
theronOP•7d ago
No description
ZachDaniel
ZachDaniel•7d ago
Your mix.exs file should have usage rules as a dev only dependency Is that what you have?
theron
theronOP•7d ago
{:usage_rules, "~> 0.1"}, nope who do. italk to about expert not booting @ZachDaniel
theron
theronOP•7d ago
GitHub
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 ...
ZachDaniel
ZachDaniel•7d ago
Not me
Solution
ZachDaniel
ZachDaniel•7d ago
But I'm telling you to add that to your usage rules dep lol
theron
theronOP•7d ago
Let me try that when I’m home with the good old elixir ls Expert is borked
ZachDaniel
ZachDaniel•7d ago
These two things are unrelated

Did you find this page helpful?