Hello, anyone else getting problems with npm-deps
?
I'm trying to use a package, requiring as ["graphql-voyager" :refer [Voyager]]
in my code
When I call cljs.build.api/build
I get no errors. but on fig-start
I get Assert failed: cljs.analyzer/foreign-dep? expected symbol got "graphql-voyager" (symbol? dep)
*1 not sure if b/build
really work. It just dont throw erros
*2 I'm on this tutorial https://clojurescript.org/news/2017-07-12-clojurescript-is-not-an-island-integrating-node-modules