I recently cloned a project and when I tried to serve it, I got an error:TypeError: AppScripts.serve is not a function
.
How would I go about fixing this issue/where should I look?
I have already tried updating ionic, and reinstalling all plugins(just in case).
Assistance on this would be greatly appreciated !
Execute this command:
npm install --save-dev @ionic/app-scripts@latest
After that your app should work using
ionic serve
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With