spring-attic / tut-react-and-spring-data-rest

React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist
https://spring.io/guides/tutorials/react-and-spring-data-rest
883 stars 1.58k forks source link

Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.9.1:install-node-and-npm (install node and npm) on project react-and-spring-data-rest-basic: Could not download Node.js: #141

Open jackliusr opened 1 year ago

jackliusr commented 1 year ago

I cloned this repository and run "/mvnw spring-boot:run" in basic folder and got the following error.

Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.9.1:install-node-and-npm (install node and npm) on project react-and-spring-data-rest-basic: Could not download Node.js: Got error code 404 from the server.

expection: it can run sucessfully.