gosonzhang opened a new issue #1523: URL: https://github.com/apache/incubator-inlong/issues/1523
#### 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:    -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
