flink-sql-lineage icon indicating copy to clipboard operation
flink-sql-lineage copied to clipboard

mvn clean package出现错误“Failed to run task: 'yarn install' failed”

Open prowlerr opened this issue 2 years ago • 1 comments

[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.8.0:yarn (yarn install) on project lineage-server-start: Failed to run task: 'yarn install' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]

prowlerr avatar Dec 28 '23 02:12 prowlerr

can you provide more detailed log? ( add -e at the end the mvn command

HamaWhiteGG avatar Dec 29 '23 01:12 HamaWhiteGG