luminus-framework / luminus-framework/luminus-template
java.io.FileNotFoundException: Could not locate env__init.class, env.clj or env.cljc on classpath.
- Dominant language
- Clojure
- Stars
- 648
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I just setup a new project with the options +aleph +reitit +auth +postgresql +cljs +re-frame +graphql +boot +kibit but I'm getting on odd error on `build run`
```
java.io.FileNotFoundException: Could not locate redblackrose/env__init.class, redblackrose/env.clj or redblackrose/env.cljc on classpath.
clojure.lang.ExceptionInfo: Could not locate redblackrose/env__init.class, redblackrose/env.clj or redblackrose/env.cljc on classpath.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by generating a project with the listed options and running `build run`. Inspect the generated project layout and classpath around the missing `redblackrose/env` namespace; done means the generated application starts without the FileNotFoundException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100