We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d90e731 + fa48481 commit c099b32Copy full SHA for c099b32
1 file changed
guide/index.md
@@ -39,7 +39,7 @@ bun add -D vitest
39
:::
40
41
:::tip 提示
42
-Vitest 需要 Vite >=v5.0.0 和 Node >=v20.0.0
+Vitest 需要 Vite >=v5.0.0 和 Node >=v18.0.0
43
44
45
如果在 `package.json` 中安装一份 `vitest` 的副本,可以使用上面列出的方法之一。然而,如果更倾向于直接运行 `vitest` ,可以使用 `npx vitest`( `npx` 是会随着 npm 和 Node.js 一起被安装)。
0 commit comments