# Node.js npm 更新方式 * 作業系統: Windows 10 --- ## 更新Node.js 1. 到官網[下載Node.js] (https://nodejs.org/en/download) LTS(Long-term-support) Windows Installer msi檔 2. 安裝執行(Next繼續) 3. 出現此視窗可以不用勾選,勾選的話會安裝`Chocolatey` 4. 完成後,輸入`node --version`查看版本 ## 更新NPM 1. 直接打開`Command Line`,並輸入: `npm install -g npm` 2. 完成後,輸入`npm --version`查看版本
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up