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

Did you find this page helpful?