grych / grych/drab

Drab is unable to find the endpoint of ':cool_interface'.

Open
#186 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Elixir
Stars
878
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Elixir 1.7.4
Phoenix 1.4.3

Clean dir: mix phx.new cool_interface
cd cool_interface

Add {:drab, "~> 0.10.0"} to mix.exs

Run mix deps.get

Finally mix drab.install

Get the unable to find endpoint error

I've tried manually installing but just get other errors that also seem to involve endpoint. I was really hoping the drab.install with everything being up-to-date versions would save me

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue from a clean mix phx.new cool_interface project using the reported Elixir 1.7.4, Phoenix 1.4.3, the Drab dependency in mix.exs, and mix drab.install. Start by tracing where the install task looks for the endpoint and compare the reported failure with the generated project's endpoint configuration; done means installation completes without the endpoint error.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.