dwyl / dwyl/elixir-pre-commit

pre-commit application is not available

Open
#38 2 comments 1 reaction 0 assignees View on GitHub
chore help wanted question starter
Dominant language
Elixir
Stars
46
Forks
11
PR merge metrics
No merged PRs in 30d

Description

I just git cloned the https://github.com/dwyl/elixir-auth-github project and ran `mix deps.get` followed by `mix test` and got the following warning/error:

![image](https://user-images.githubusercontent.com/194400/71473657-c8df1c80-27cf-11ea-85b8-63a32486c620.png)

```
You have configured application :pre_commit in your configuration file,
but the application is not available.

This usually means one of:

1. You have not added the application as a dependency in a mix.exs file.

2. You are configuring an application that does not really exist.

Please ensure :pre_commit exists or remove the configuration.
```

We may need to add additional setup instructions to this project. 💭

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported `mix deps.get` followed by `mix test` commands in a fresh clone, then inspect the project configuration for the `:pre_commit` application and the relevant setup instructions. Done means the warning is resolved or the required setup is clearly documented for new users.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
tooling
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.