Tensegritics / Tensegritics/ClojureDart
stuck at clj -M:cljd compile on OSX
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 1.6k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Following the quick start, the command clj -M:cljd compile hangs.
Does your problem persist after clj -M:cljd clean && flutter clean?
Yes, that command itself hangs.
To Reproduce
Steps to reproduce the behavior:
- Follow the quick start steps until #7
- Run
clj -M:cljd compile - Nothing happens
Expected behavior
I should see the application launched in the simulator
Additional context
All clj -M:cljd commands, except init get stuck.
I am on
- OSX 26.3
- Java 21.0.3 2024-04-16 LTS
- Clojure CLI version 1.12.4.1607
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with doc/quick-start.md and reproduce step 7 on the reported macOS, Java, and Clojure CLI versions. Run clj -M:cljd compile and clj -M:cljd clean && flutter clean, then trace where the commands stop responding; done means the commands complete and the application launches in the simulator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, dart, flutter, macos
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100