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,
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 after
npm install -g ionic
then
npm install -g ionic@beta
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 !
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 !