We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1202cb6 commit ba0d4cdCopy full SHA for ba0d4cd
2 files changed
packages/cli/snap-tests-global/cli-helper-message/snap.txt
@@ -71,7 +71,7 @@ Tools:
71
72
Environment:
73
Package manager Not found
74
- Node.js v<semver>
+ Node.js v<semver> (default)
75
76
> vp install -h # show install help message
77
VITE+ - The Unified Toolchain for the Web
@@ -440,3 +440,4 @@ Options:
440
-h, --help Print help
441
442
Documentation: https://viteplus.dev/guide/upgrade
443
+
packages/cli/snap-tests-global/command-version-no-side-effects/snap.txt
@@ -17,7 +17,7 @@ Tools:
17
18
19
20
- Node.js Not found
21
22
> test -f .node-version && echo 'FAIL: .node-version was created' || echo 'OK: no .node-version created'
23
OK: no .node-version created
0 commit comments