(Solved) Please help reload error

When I change in html file then auto reload not working and this error comes.

solved thanks.

Try replacing scripts in package.json :

“scripts”: {
“build”: “ionic-app-scripts build”,
“watch”: “ionic-app-scripts watch”,
“serve:before”: “watch”,
“emulate:before”: “build”,
“deploy:before”: “build”,
“build:before”: “build”,
“run:before”: “build”
}

1 Like

@Yasirjani Thank you… Its working now…

Welcome this problem suffered me a lot. Now happy