I'm using jhipster to develop a Spring-Boot+Angular app. However, I'm getting this error while using primeng 5.6.0 with angular 5.6.0 in my project:
ERROR in [at-loader] ./src/main/webapp/app/primeng/data/datascroller/datascrollerdemo.module.ts:4:28 TS2307: Cannot find module '@angular/http'.
Any help would be approeciated.