zkat / npx

execute npm package binaries (moved)

Home Page:https://github.com/npm/npx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npx rimraf fails as part of prepare script when publishing

blowery opened this issue · comments

Repo with package: https://gist.github.com/blowery/3223aa6af8199e12234d135f8c5053bb

Expected to succeed:

npm run prepare
npm publish --dry-run

Observed behavior:
npm run prepare works
npm publish --dry-run fails with command not found: rimraf