Receive an error "Cannot find module ''options" at module.js:471

Hi All,

I receive the error as attached int he screen shot. it was working fine. all of a due some changes i get the error running “ionic serve”. I have reverted back my changes, but this error never go away. Any thoughts or suggestions?

Thanks,
SandeepPerkari

I was able to fix this by updating the @ionic/app-scripts to 1.3.6 version by using the following command npm install @ionic/app-scripts@1.3.6 --save-dev