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

can't compile the demo app #2

Closed
maciek252 opened this issue Mar 28, 2018 · 1 comment
Closed

can't compile the demo app #2

maciek252 opened this issue Mar 28, 2018 · 1 comment

Comments

@maciek252
Copy link

maciek252 commented Mar 28, 2018

Hi,

There is no documentation how to compile the demo app. I wanted to see how to do this. When I issue in sbt "fastOptJS::webpack", I get:

Updating NPM dependencies
[error] Usage: yarn [options]
[error] yarn: error: no such option: --non-interactive
[error] java.lang.RuntimeException: Non-zero exit code: 2

This problem has been mentioned here:
scalacenter/scalajs-bundler#164
But I don't know what the conclusion was and how to fix it here.

@maciek252
Copy link
Author

OK, the problem was yarn missing from the path, and outdated version of node. Nevertheless, consider adding an information how to compile the demo app.

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