Skip to content

truss and its dependents won't load in Planck #10

@atroche

Description

@atroche

You're probably already aware, but just in case:

~/c/planck-scatch> plk -D "com.taoensso/truss:1.5.0"
ClojureScript 1.10.238
cljs.user=> (require 'taoensso.truss)
WARNING: Use of undeclared Var taoensso.truss.impl$macros/Throwable at line 23 taoensso/truss/impl.clj
Could not eval taoensso.truss.impl in file taoensso/truss/impl.clj
Assert failed: Argument to resolve must be a quoted symbol
(core/and (seq? quoted-sym) (= (quote quote) (first quoted-sym))) at line 80 taoensso/truss/impl.clj

Mike Fikes has a good explanation here: planck-repl/planck#734

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions