Hi all, is there anyone meeting the following pro...
# all-things-deployment
c
Hi all, is there anyone meeting the following problem and knowing how to handle? Execution failed for task 'datahub web reactyarnInstall'.
Process 'command 'xx/datahub/datahub-web-react/.gradle/yarn/yarn-v1.22.0/bin/yarn'' finished with non-zero exit value 1
b
Try running with --info or --debug and print out the error messages
c
I've tried it before asking for help. There'is no valuable --info/--debug info. But when I reset the project env—ie, clean .idea and .gradle directory and then "./gradlew idea", it solved. There's another error " Execution failed for task 'datahub frontendcompileScala' > Compilation failed" occured.
s
Can you post the stacktrace? What OS are you are working on?