Since I’m having problems running my projects ever since the 3.7.0 update, I’m trying to downgrade it to my previous version which is 3.6.0. But after running these commands :
npm uninstall -g ionic
npm install -g ionic@3.6.0
ionic version
It still says 3.7.0. What do I do ?