stathissideris / dali

dali is a Clojure library for representing, exporting and manipulating the SVG graphics format.
296 stars 16 forks source link

No method in multimethod 'layout-nodes' for dispatch value #7

Closed mikewin closed 7 years ago

mikewin commented 7 years ago

when run lein test, report: Rendering example SVG "distribute1" <- FAILED: java.lang.IllegalArgumentException No method in multimethod 'layout-nodes' for dispatch value: :dali/distribute Rendering example SVG "align-test" <- FAILED: java.lang.IllegalArgumentException No method in multimethod 'layout-nodes' for dispatch value: :dali/align

mikewin commented 7 years ago

read layout.md