- Node.js Web Development
- David Herron
- 66字
- 2021-06-25 21:53:58
Installing Node.js using package managers
The preferred method for installing Node.js, now, is to use the versions available in package managers, such as apt-get, or MacPorts. Package managers simplify your life by helping to maintain the current version of the software on your computer, ensuring to update dependent packages as necessary, all by typing a simple command such as apt-get update. Let's go over this first.
推薦閱讀
- Oracle Database In-Memory(架構與實踐)
- CentOS 7 Linux Server Cookbook(Second Edition)
- Python測試開發入門與實踐
- 編寫整潔的Python代碼(第2版)
- NumPy Essentials
- Redis Essentials
- ADI DSP應用技術集錦
- Python機器學習算法與實戰
- HTML5從入門到精通(第4版)
- 速學Python:程序設計從入門到進階
- Scala for Machine Learning(Second Edition)
- Unity&VR游戲美術設計實戰
- PowerDesigner 16 從入門到精通
- Mastering JavaScript
- Python機器學習與量化投資