This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Description
F:\my\>run-p type-check build-only
ERROR ERROR Unknown options: *:commitizen_path', '*:scripty_path', '*:scripty_windowsPath'
For help, run: pnpm help run
ERROR ERROR Unknown options: '*:commitizen_path', *:scripty_path', '*:scripty_windowsPath'
For help, run: pnpm help run
ERROR: "type-check" exited with 1.
scripty ERR! script failed: 'F:\my\*\node_modules\*\lib\scripts-win\build.cmd'
scripty ERR! exit status: 1
ELIFECYCLE Command failed with exit code 1.
This is my package.json configuration, if I configure the configuration, pnpm build will show nknown options: 'test:commitizen_path', 'test:scripty_path', 'test:scripty_windowsPath', but when npm runs build, no problem