Skip to content

Vitest Version Missmatch#191

Merged
43081j merged 2 commits intoe18e:mainfrom
AlexanderKaran:vitest
Mar 17, 2026
Merged

Vitest Version Missmatch#191
43081j merged 2 commits intoe18e:mainfrom
AlexanderKaran:vitest

Conversation

@AlexanderKaran
Copy link
Contributor

Running tests was failing as these packages need to match.

Getting these issues on running tests

SyntaxError: The requested module 'vitest/node' does not provide an export named 'BaseCoverageProvider'
 ❯ ModuleJob.#_instantiate node:internal/modules/esm/module_job:254:21
 ❯ ModuleJob.run node:internal/modules/esm/module_job:363:5
 ❯ onImport.tracePromise.__proto__ node:internal/modules/esm/loader:702:26
 ❯ loadProvider node_modules/.pnpm/@vitest+coverage-v8@4.1.0_vitest@4.0.18_@types+node@25.5.0_/node_modules/@vitest/coverage-v8/dist/load
-provider-CdgAx3rL.js:4:33
 ❯ Vitest.initCoverageProvider
node_modules/.pnpm/vitest@4.0.18_@types+node@25.5.0/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:12365:28
 ❯ node_modules/.pnpm/vitest@4.0.18_@types+node@25.5.0/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:12471:6
 ❯ node_modules/.pnpm/vitest@4.0.18_@types+node@25.5.0/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:12470:5
 ❯ startVitest node_modules/.pnpm/vitest@4.0.18_@types+node@25.5.0/node_modules/vitest/dist/chunks/cli-api.B7PN_QUv.js:13516:8
 ❯ start node_modules/.pnpm/vitest@4.0.18_@types+node@25.5.0/node_modules/vitest/dist/chunks/cac.DVeoLl0M.js:1360:15
 ❯ CAC.run node_modules/.pnpm/vitest@4.0.18_@types+node@25.5.0/node_modules/vitest/dist/chunks/cac.DVeoLl0M.js:1338:2

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 17, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@e18e/cli@191

commit: 2843ee7

@43081j 43081j merged commit 221e90f into e18e:main Mar 17, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants