peterxcli opened a new pull request, #3979:
URL: https://github.com/apache/ambari/pull/3979

   ## What changes were proposed in this pull request?
   
   ```
   Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:1.3:install-node-and-npm (install 
node and npm) on project ambari-admin: Could not download Node.js: Got error 
code 404 from the server. -> 
   ```
   
   And the solution is: 
https://github.com/eirslett/frontend-maven-plugin/issues/952#issuecomment-762163294
   > with the M1 you need to use version 1.11.0 (or newer) of this plugin.
   
   ## How was this patch tested?
   
   compile successful on mac M1 local
   ```
   mvn clean compile -DskipTests
   ```
   
   no 
   ```
   Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:1.3:install-node-and-npm (install 
node and npm) on project ambari-admin: Could not download Node.js: Got error 
code 404 from the server. -> 
   ```
   error anymore


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to