zkat / npx

execute npm package binaries (moved)
https://github.com/npm/npx
Other
2.63k stars 105 forks source link

npx rimraf fails as part of prepare script when publishing #231

Open blowery opened 5 years ago

blowery commented 5 years ago

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