jie han created FLINK-25489: ------------------------------- Summary: failed at task: node and npm install when building flink from source in mac m1 Key: FLINK-25489 URL: https://issues.apache.org/jira/browse/FLINK-25489 Project: Flink Issue Type: Bug Components: Build System Affects Versions: 1.14.2 Environment: macbook pro, apple m1 pro Reporter: jie han
when I build flink from source code in my m1 mac, I met the problem: Failed to execute goal com.github.eirslett:frontend-maven-plugin with version:1.9.1 the error is: _Could not download Node.js: Got error code 404 from the server_ I found the solution in github: [https://github.com/eirslett/frontend-maven-plugin/issues/952] upgrade version of frontend-maven-plugin to 1.11.0 can fix it -- This message was sent by Atlassian Jira (v8.20.1#820001)