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

sbt-stylus doesn't work on Trireme #12

Open
jroper opened this issue Feb 7, 2016 · 0 comments
Open

sbt-stylus doesn't work on Trireme #12

jroper opened this issue Feb 7, 2016 · 0 comments

Comments

@jroper
Copy link
Member

jroper commented Feb 7, 2016

Warning: node.js detection failed, sbt will use the Rhino based Trireme JavaScript engine instead to run JavaScript assets compilation, which in some cases may be orders of magnitude slower than using node.js.
[info] Stylus compiling on 1 source(s)
[error] /path/to/app/assets/main.styl:3: TypeError: Cannot call method "call" of undefined
[error] Unknown line
[error] ^
[error] one error found
[error] (front-end/web-assets:stylus) com.typesafe.sbt.web.CompileProblemsException

Installing node solved the 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

1 participant