Can't use Sapphire CLI

I installed sapphire globally using yarn but for some reason it's not working
Solution:
add your yarn global bin to your PATH
Jump to solution
6 Replies
Nanashi
NanashiOP3y ago
Nanashi
NanashiOP3y ago
Tried using npm and it worked
Solution
Favna
Favna3y ago
add your yarn global bin to your PATH
MRDGH2821
MRDGH28213y ago
Or yarn dlx @sapphire/cli
Favna
Favna3y ago
Their global toolchain isn't yarn V2+ so that wouldn't work
MRDGH2821
MRDGH28213y ago
Oh my bad

Did you find this page helpful?