bookshop icon indicating copy to clipboard operation
bookshop copied to clipboard

Bookshop-init bug

Open silveltman opened this issue 2 years ago • 1 comments

Console:

PS C:\Users\silve\11ty\vda-bouwmaterialen> npx @bookshop/init --aanbieding      
Need to install the following packages:
  @bookshop/init
Ok to proceed? (y) y
'bookshop-init' is not recognized as an internal or external command,
operable program or batch file.

Every time I try again it repeats exactly this.

silveltman avatar Apr 28 '22 14:04 silveltman

👋 Hmm, I'll look into this. It looks like an edge case with Windows and NPX, which could do with some more testing. (npx commands are hard to test in CI 😞)

bglw avatar May 04 '22 08:05 bglw