'-S' is not recognized as an internal or external command (shop minis CLI on Windows)

For anyone trying to run the shop-minis cli commands on windows and running into this issue:

‘-S’ is not recognized as an internal or external command

you can open the shop-minis.cmd file in the node_modules/.bin folder and replace the -S.exe with node:

Thanks so much for the workaround. I’ve created a ticket to fix the underlying issue (internal id #88951)