i have this ionic application which was working fine till yesterday. but today when i tried to run , its not running.
Its throwing an error saying Uncaught Error: Cannot find module "@angular/core/src/util". I have no idea what could be the cause. I tried to search on google with the error but no luck.
I thought this could be because my anguler files are disappeared somehow. so i tried to run npm install still no luck
Can anyone please help me to find out what could be the cause of this error.??
The error says

“@angular/core/src/util”available in your project?@angular/core/src/utilOnly two files there inside util . one isdecorator.d.tsand one islang.d.ts