We are seeing some project issues clear up when the following commands are executed:
rm -rf platforms/ plugins/
cordova prepare
rm -rf node_modules package-lock.json
npm install
We can provide a command for this: ionic repair (or maybe part of ionic doctor)
We are seeing some project issues clear up when the following commands are executed:
We can provide a command for this:
ionic repair(or maybe part ofionic doctor)