1

I have converted my application to angular 16 from angular 15, getting error when given command npm start related to import { ProgressHttpModule } from 'angular-progress-http'; package. I do not see any red lines(error) in the vscode related to package but in terminal it shows error. I have tried npm install again by deleting node_module and package-lock.json but didnt work. Any solution would be appreciated. enter image description here

I do have latest version of anular-progress-http included(1.0.0). And I dont have any errors or red lines in other files or dependent one, but i get this error only in terminal when given npm start.

0 Answers0