My Modus app stopped working from my current v0.13.9 to latest v0.17.2.
I tried updating my CLI, but its not clear how to do this and even when using npm uninstall modus and hyp cli stays around on my machine....
How to properly update both hyp and modus cli?
What I tried:
- Removing node_modules in my project
npm uninstall -g @hypermode/modus-cli
npm update -g @hypermode/modus-cli@latest
npm update -g @hypermode/[email protected]
npm uninstall -g @hypermode/hyp-cli
npm update -g @hypermode/hyp-cli@latest
After all these efforts including restarting my machine when running:
Modus is still on my machine and the version remains v0.13.9