Open blowery opened 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
npm run prepare
npm publish --dry-run
command not found: rimraf
Repo with package: https://gist.github.com/blowery/3223aa6af8199e12234d135f8c5053bb
Expected to succeed:
Observed behavior:
npm run prepare
worksnpm publish --dry-run
fails withcommand not found: rimraf