To fix this, create a new ionic project with ionic start newProjectName
, delete the node_modules
directory and then run npm install
to install all the dependencies correctly from scratch
↧
Ionic serve not working on ionic 2
↧