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

V8 breaks Less #51

Open
shishkin opened this issue May 23, 2013 · 0 comments
Open

V8 breaks Less #51

shishkin opened this issue May 23, 2013 · 0 comments

Comments

@shishkin
Copy link

Less compilation throws when using V8. See 3052d28 and try lein test

For some reason Rhino gets called:

ERROR in (test-asset-pipeline) (Reflector.java:53)
development mode mime types
expected: (= "text/css" (mime-req opts "/assets/stylesheets/basic.less"))
  actual: java.lang.IllegalArgumentException: No matching method found: get for class com.sun.jna.Pointer
 at clojure.lang.Reflector.invokeMatchingMethod (Reflector.java:53)
    clojure.lang.Reflector.invokeInstanceMethod (Reflector.java:28)
    dieter.rhino$call.invoke (rhino.clj:57)
    dieter.jsengine$run_compiler.doInvoke (jsengine.clj:17)
    ...
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

1 participant