Just started using the ionic framework since yesterday, I installed everything that was needed (node.js,ionic, cordova).
I was able to create an ionic project, use the common commands like ionic serve, ionic serve -l without any problems. I completed most of the UI parts in my app and suddenly this morning when I started to continue my project work I get =
“bash: ionic: command not found” for all the ionic commands.
I tried uninstalling and installing everything but still no luck, Please guide me on how to fix this strange issue! I would prefer to uninstall all components and install them again as a fresh install.
I feel like the environment path is changed:confused: