Installation seems to only work with yarn classic (i.e., v1.22.19) -- meaning that if you do a fresh install of yarn before following the directions in the readme you must yarn set version 1.22.19 in order for the yarn global add walder to properly function. (It doesn't seem to work with yarn dlx but I'm not really familiar with the whole ecosystem).
Installation seems to only work with yarn classic (i.e., v1.22.19) -- meaning that if you do a fresh install of yarn before following the directions in the readme you must
yarn set version 1.22.19in order for theyarn global add walderto properly function. (It doesn't seem to work withyarn dlxbut I'm not really familiar with the whole ecosystem).