Devcards 0.2.6 doesn't work with shadow-cljs
Open
- Dominant language
- Clojure
- Stars
- 1.5k
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
The required namespace "cljsjs.marked" is not available, it was required by "devcards/util/markdown.cljs".
The namespace was provided via :foreign-libs which is not supported.
Please refer to https://shadow-cljs.github.io/docs/UsersGuide.html#cljsjs fo more information.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with devcards/util/markdown.cljs and the shadow-cljs cljsjs guidance linked in the issue; trace how the cljsjs.marked namespace is supplied and why foreign-libs are rejected. Done means Devcards 0.2.6 builds and runs with shadow-cljs without the missing-namespace error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100