Ionic commands work, but when i type $cd projectname, then ionic commands does not working.
‘ionic’ is not recognized as an internal or external command,
operable program or batch file.
I have tried lot of thing:
npm uninstall cordova ionic
npm cache clean -f
npm install npm -g
npm install @ionic/app-scripts@latest --save-dev
BUT still not solved this problem…