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
882 stars 1.58k forks source link

I encountered a package error #90

Closed ctlove0523 closed 5 years ago

ctlove0523 commented 6 years ago

when exec mvn clean package encountered the follow exection:

Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:install-node-and-npm (install node and npm) on project react-and-spring-data-rest-basic: Execution install node and npm of goal com.github.eirslett:frontend-maven-plugin:1.6:install-node-and-npm failed: A required class was missing while executing com.github.eirslett:frontend-maven-plugin :1.6:install-node-and-npm: org/apache/http/protocol/HttpContext

gregturn commented 5 years ago

Perhaps you hit a server glitch from interwebs. Whole thing works for me.