What's wrong with not being able to use it globally after yarn add rimraf global?

rimraf-npm
I installed this, the Windows platform. After installation, I found that there are no related ps files in the bin directory of the parent in yarn global dir. What"s going on?

Jul.18,2022

global should be immediately after yarn, unlike npm-g, which randomly writes the location.

Menu