Expected behavior
It is OK in version 0.9.0, but the following error is reported in the windows environment with the master code:
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:npm (npm run build) on project inlong-website: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
Actual behavior
In cmd, execute "mvn clean package -Dmaven.test.skip=true", the reports error info:


