切换深色或浅色模式
Windows徽标
X
终端管理员
winget install OpenJS.NodeJS.LTS
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser -Force
node -v npm -v
winget uninstall "OpenJS.NodeJS.LTS" Set-ExecutionPolicy Undefined -Scope CurrentUser -Force