-
I am a noob with this, please understand my failing. In both cases the packages were not found. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I am assuming that you want to uninstall zeus-cli package (zeus command). Depending on how you installed it run: Also what is the problem or error that you're getting? |
Beta Was this translation helpful? Give feedback.
I am assuming that you want to uninstall zeus-cli package (zeus command).
Depending on how you installed it run:
npm uninstall -g @zeppos/zeus-cli
or
yarn global remove @zeppos/zeus-cli
Also what is the problem or error that you're getting?