sapphire cli not working
Trying to start up a new project with sapphire cli and getting this error. Using the latest version
Solution:Jump to solution
Update your globally installed CLI to the latest version. That folder is from a very old version.
3 Replies
Solution
Update your globally installed CLI to the latest version. That folder is from a very old version.
yup I was in fact not using the latest version even though I thought I updated
npm global installs are really funky on mac
if you use volta you should use
volta install @sapphire/cli
same for nvm iirc