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