Skip to content

Execution error trying to require flow-storm #48

Answered by jpmonettas
kazlibrowski asked this question in Q&A
Discussion options

You must be logged in to vote

Hey thanks @kazlibrowski !

Looks like there is something else on the classpath that is conflicting with the debugger, maybe your ~/.clojure/deps.edn is bringing something in?
Can you paste the output of running clj -Sforce -Sdeps '{:deps {com.github.jpmonettas/flow-storm-dbg {:mvn/version "3.0.216"} com.github.jpmonettas/flow-storm-inst {:mvn/version "3.0.216"}}}' -Stree in the same folder it is failing?

I have seen that conflict before and it wasn't related to flow-storm, was related to clojurescript (which flow-storm depends on) and an old version of google guava.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@kazlibrowski
Comment options

@jpmonettas
Comment options

@kazlibrowski
Comment options

@jpmonettas
Comment options

@jpmonettas
Comment options

Answer selected by kazlibrowski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants