Package fails to load on 0.2
Open
- Dominant language
- Julia
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
http://status.julialang.org
```
julia> using Terminals
ERROR: Color not found
in require at loading.jl:39
in include at boot.jl:238
at /home/idunning/pkgtest/.julia/v0.2/Terminals/src/Terminals.jl:140
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `using Terminals` on Julia 0.2 and inspect Terminals/src/Terminals.jl around line 140. Check the referenced status page for context. Done means the package loads without the `Color not found` error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100