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
Nanashi11mo ago
Nanashi
Nanashi11mo ago
Tried using npm and it worked
Solution
Favna
Favna11mo ago
add your yarn global bin to your PATH
MRDGH2821
MRDGH282111mo ago
Or yarn dlx @sapphire/cli
Favna
Favna11mo ago
Their global toolchain isn't yarn V2+ so that wouldn't work
MRDGH2821
MRDGH282111mo ago
Oh my bad