Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc68c44e

Browse files
committed
Ampersand
1 parente9e3958 commitc68c44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ if ($null -ne $packageType) {
187187
else {
188188
if (Get-Command'winget'-ErrorAction Ignore) {
189189
Write-Verbose-Verbose"Using winget to install Node.js"
190-
&winget install OpenJS.NodeJS--accept-source-agreements--accept-package-agreements--source winget
190+
winget install OpenJS.NodeJS--accept-source-agreements--accept-package-agreements--source winget--silent
191191
}else {
192192
Write-Warning"winget not found, please install Node.js manually"
193193
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp