[BUG] npm publish --dry-run For script prepare void #5210
Labels
Bug
thing that needs fixing
cmd:publish
related to `npm publish`
Documentation
documentation related issue
Priority 1
high priority issue
Is there an existing issue for this?
This is a CLI Docs Problem, not another kind of Docs Problem.
Description of Problem
npm publish --dry-run For script prepare void
prepare will not run during --dry-run
"scripts": { "jest": "jest", "prepare": "npx husky install" },
node: 16.15.0
npm: 8.5.5
Potential Solution
No response
Affected URL
No response
The text was updated successfully, but these errors were encountered: