You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: