Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

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

Open
blowery opened this issue Mar 21, 2019 · 0 comments
Open

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

blowery opened this issue Mar 21, 2019 · 0 comments

Comments

@blowery
Copy link

blowery commented Mar 21, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant