視窗

  1. 確保你有最新的 NodeJS LTS 安裝
  2. 開啟命令提示符並鍵入 $ npm install -g nativescript
  3. 在命令提示符下鍵入 $ @powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://www.nativescript.org/setup/win'))" - 這可能需要一段時間
  4. 要驗證以上是否有效,請在命令提示符下鍵入 $ tns doctor(你的 cmd)
  5. 如果有任何錯誤,請按照故障排除指南進行操作