20 lines
1.2 KiB
Plaintext
20 lines
1.2 KiB
Plaintext
|
|
> canva-connector@0.0.1 test
|
|
> vitest run --coverage --coverageDirectory=/audit-output/coverage
|
|
|
|
file:///project/node_modules/.pnpm/vitest@2.1.9_@types+node@20.19.26/node_modules/vitest/dist/chunks/cac.CB_9Zo9Q.js:403
|
|
throw new CACError(`Unknown option \`${name.length > 1 ? `--${name}` : `-${name}`}\``);
|
|
^
|
|
|
|
CACError: Unknown option `--coverageDirectory`
|
|
at Command.checkUnknownOptions (file:///project/node_modules/.pnpm/vitest@2.1.9_@types+node@20.19.26/node_modules/vitest/dist/chunks/cac.CB_9Zo9Q.js:403:17)
|
|
at CAC.runMatchedCommand (file:///project/node_modules/.pnpm/vitest@2.1.9_@types+node@20.19.26/node_modules/vitest/dist/chunks/cac.CB_9Zo9Q.js:603:13)
|
|
at CAC.parse (file:///project/node_modules/.pnpm/vitest@2.1.9_@types+node@20.19.26/node_modules/vitest/dist/chunks/cac.CB_9Zo9Q.js:544:12)
|
|
at file:///project/node_modules/.pnpm/vitest@2.1.9_@types+node@20.19.26/node_modules/vitest/dist/cli.js:8:13
|
|
at ModuleJob.run (node:internal/modules/esm/module_job:218:25)
|
|
at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
|
|
at async loadESM (node:internal/process/esm_loader:28:7)
|
|
at async handleMainPromise (node:internal/modules/run_main:113:12)
|
|
|
|
Node.js v20.11.1
|