Closed jbs-marcus closed 5 months ago
Describe the bug The contributor instructions state that one needs to run pnpm test:prepublish but it fails with
pnpm test:prepublish
ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "test:prepublish" not found Did you mean "pnpm prepublish"?
The auto-suggested command seems to work.
Expected behavior pnpm test:prepublish to be a script that does something
Additional context
Thank you! I will fix it asap:)
Fixed it.
Describe the bug The contributor instructions state that one needs to run
pnpm test:prepublish
but it fails withThe auto-suggested command seems to work.
Expected behavior
pnpm test:prepublish
to be a script that does somethingAdditional context