Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clojure/clojurescript tests fail #12

Open
benjiqq opened this issue Oct 3, 2017 · 1 comment
Open

Clojure/clojurescript tests fail #12

benjiqq opened this issue Oct 3, 2017 · 1 comment

Comments

@benjiqq
Copy link

benjiqq commented Oct 3, 2017

with solidity 0.4.17

Clojure

lein test

Caused by: java.lang.RuntimeException: Unable to resolve symbol: issuer in this context

Code fails here, because functions are not being defined
https://github.com/pelle/cloth/blob/master/test/cloth/contracts_test.cljc#L80

====
Clojurescript

node --version
v8.4.0

lein doo chrome test

... done. Elapsed 21.346242451 seconds java.io.IOException: Cannot run program "karma": error=2, No such file or directory

Might be some node issue.

@benjiqq benjiqq changed the title Clojure tests fail Clojure/clojurescript tests fail Oct 3, 2017
@andycoffwa
Copy link

@benjyz did you find a solution to this problem?

I'm getting started with Clojurescript and running into the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants