You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: