hantsy/angularjs-springmvc-sample-boot

Unable to run gulp serve

pavangayakwad opened this issue · 2 comments

Was following instructions to run the source, was able to run Spring MVC on 9000 but angular gulp is failing.

Just wondering why gulp and not the simple neat "ng serve"

Below is the error:
image

and the CLI versions:
image

This project is under maintenance which used the legacy AngularJS(aka Angular 1.x), no more new features added in the future. If you are looking for the new Spring Boot 2 and Angular 2+, check https://github.com/hantsy/angular-spring-reactive-sample

Ok. thanks for your swift reply! Let me check the new repo.