Error starting Ionic Serve "? starting server - done!"

Hello,

My project is giving the following error whenever I give
$ Ionic Serve
after upgrading it to the beta and installing gulp: “? Starting Server - Done!”

How I will resolve?

Hello,

Same issue :confused: after
npm install -g ionic
then
npm install -g ionic@beta

1 Like

Unistall Cordova, Ionic e Node js and Install again

SOLVED , i just deleted the node_modules folder and reinstalled ionic (no beta) and npm
Works fine now ! :grinning:

can you start your project now
i have same issue and remove file and install normal ionic but i cant start app
how can we solve the this problem

Thanks guy ! it solved my problem !