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
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