This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-08-14
Channels
- # announcements (31)
- # babashka (9)
- # beginners (4)
- # calva (67)
- # cider (6)
- # clj-yaml (10)
- # clojure (105)
- # clojure-austin (8)
- # clojure-bay-area (1)
- # clojure-europe (12)
- # clojure-germany (3)
- # clojure-nl (1)
- # clojure-norway (7)
- # clojure-uk (2)
- # clojurescript (5)
- # core-logic (4)
- # data-science (29)
- # datomic (6)
- # dev-tooling (5)
- # emacs (3)
- # hyperfiddle (22)
- # introduce-yourself (4)
- # lsp (8)
- # malli (10)
- # off-topic (8)
- # pathom (74)
- # polylith (39)
- # practicalli (1)
- # reitit (3)
- # shadow-cljs (2)
- # spacemacs (3)
- # squint (4)
- # tools-deps (4)
So, after spacemacs update when in project I try to open project in file tree (treemacs) buffer is empty and in messages buffer is this message:
Error in post-command-hook (treemacs--post-command): (wrong-type-argument number-or-marker-p nil)
How should I debug it? Can't find treemacs--post-command anywhere in .emacs.d or .spacemacs.dThe treemacs package has been fixed upstream, s a new package update should resolve he issue (however I haven't tested this myself as yet). Otherwise, rollback the packages or pin an earlier version as mentioned in the previous thread
See above for the fix for treemacs: https://clojurians.slack.com/archives/C09C8GRLY/p1691790625910439
❤️ 4