This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-05-30
Channels
- # aleph (1)
- # beginners (126)
- # cider (2)
- # clara (38)
- # cljsrn (2)
- # clojars (2)
- # clojure (49)
- # clojure-dev (31)
- # clojure-dusseldorf (1)
- # clojure-finland (1)
- # clojure-france (6)
- # clojure-italy (13)
- # clojure-nl (12)
- # clojure-russia (9)
- # clojure-sg (1)
- # clojure-spec (33)
- # clojure-uk (83)
- # clojurescript (206)
- # community-development (3)
- # core-async (40)
- # cursive (4)
- # datomic (7)
- # duct (21)
- # emacs (9)
- # fulcro (36)
- # funcool (2)
- # graphql (12)
- # instaparse (4)
- # jobs (4)
- # lumo (24)
- # mount (1)
- # nyc (4)
- # off-topic (29)
- # onyx (1)
- # pedestal (2)
- # random (4)
- # re-frame (60)
- # reagent (136)
- # remote-jobs (1)
- # schema (1)
- # shadow-cljs (20)
- # spacemacs (6)
- # specter (14)
- # tools-deps (2)
I am getting:
Could not require com.rpl.specter.navs in file com/rpl/specter.cljc
(new)
Function.cljs.core.ex_info.cljs$core$IFn$_invoke$arity$3 (NO_SOURCE_FILE <embedded>:2024:72)
Function.cljs.analyzer.error.cljs$core$IFn$_invoke$arity$3 (NO_SOURCE_FILE <embedded>:2639:92)
Function.cljs.js.require.cljs$core$IFn$_invoke$arity$5 (NO_SOURCE_FILE <embedded>:5954:145)
Function.cljs.js.load_deps.cljs$core$IFn$_invoke$arity$7 (NO_SOURCE_FILE <embedded>:5965:119)
(NO_SOURCE_FILE <embedded>:5965:570)
Function.cljs.js.require.cljs$core$IFn$_invoke$arity$5 (NO_SOURCE_FILE <embedded>:5943:1)
Function.cljs.js.load_deps.cljs$core$IFn$_invoke$arity$7 (NO_SOURCE_FILE <embedded>:5965:119)
(NO_SOURCE_FILE <embedded>:5965:570)
Function.cljs.js.require.cljs$core$IFn$_invoke$arity$5 (NO_SOURCE_FILE <embedded>:5943:1)
Maximum call stack size exceeded
(NO_SOURCE_FILE <embedded>:6625:177)
(NO_SOURCE_FILE <embedded>:6120:138)
(NO_SOURCE_FILE <embedded>:6010:425)
(NO_SOURCE_FILE <embedded>:6024:218)
(NO_SOURCE_FILE <embedded>:5968:270)
(NO_SOURCE_FILE <embedded>:5947:36)
(NO_SOURCE_FILE <embedded>:6120:138)
(NO_SOURCE_FILE <embedded>:6010:425)
(NO_SOURCE_FILE <embedded>:6024:218)
(NO_SOURCE_FILE <embedded>:5968:270)
when I do so.@johanatan don't see how that would have anything to do with specter, #tools-deps is probably a better place to ask
ah, well that would explain it
that is the issue to track it
no plans to fix it since I don't use clojurescript
a pull request for it would be welcome though