- Learn WebAssembly
- Mike Rourke
- 78字
- 2021-08-13 15:38:58
nvm
We will use the long-term stable (LTS) release of Node.js (Version 8) to ensure that we're using the most stable version of the platform. We will use nvm to manage Node.js versions. This will prevent conflicts if you already have a higher (or lower) version of Node.js installed on your computer. nvm allows you to have multiple versions of Node.js installed that you can quickly switch to and isolate in the context of a single terminal window.
推薦閱讀
- Learning Scala Programming
- ClickHouse性能之巔:從架構設計解讀性能之謎
- 軟件項目管理(第2版)
- Beginning C++ Game Programming
- MySQL數據庫應用與管理 第2版
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Mastering Python Scripting for System Administrators
- STM32F0實戰:基于HAL庫開發
- WordPress Plugin Development Cookbook(Second Edition)
- Learning Raspbian
- C語言從入門到精通
- Android系統下Java編程詳解
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- OpenCV 3.0 Computer Vision with Java
- Mastering JavaScript