I’ve tried to start application server in cuba studio and the sample is not deploying, error message is :
crun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
:app-polymer-client:installBowerPackages FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:app-polymer-client:installBowerPackages’.
Process ‘command ‘/Users/ronald/studio-projects/sample-akkount/modules/polymer-client/.gradle/nodejs/node-v6.9.1-darwin-x64/bin/node’’ finished with non-zero exit value 1
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 19.54 secs
[16:11:37.747] Task ‘deploy, start’ failed
org.gradle.process.internal.ExecException: Process ‘command ‘/Users/ronald/studio-projects/sample-akkount/modules/polymer-client/.gradle/nodejs/node-v6.9.1-darwin-x64/bin/node’’ finished with non-zero exit value 1
I’m running the project with the latest release cuba studio 6.4.2 and also tried to deploy the project with cuba platform versions 6.4.0, 6.4.1, 6.4.2, none of them deployed the project.