Updating NPM
The first step is complete! We have the Node runtime on our machine ready to execute our .js files, so the last thing we need to start working on is the NPM. Node comes with NPM installed by default, but NPM gets updated more frequently than Node, so we can check the updation of our NPM CLI by executing the following command:
$ npm install npm@latest -g
推薦閱讀
- 面向物聯網的CC2530與傳感器應用開發
- 物聯網識別技術
- 網管員典藏書架:網絡管理與運維實戰寶典
- 萬物互聯:蜂窩物聯網組網技術詳解
- Socket.IO Real-time Web Application Development
- Bonita Open Solution 5.x Essentials
- Master Apache JMeter:From Load Testing to DevOps
- 高級網絡技術
- 5G技術核心與增強:從R15到R17
- 圖神經網絡前沿
- 物聯網M2M開發技術:基于無線CPU-Q26XX
- 數字王國里的虛擬人:技術、商業與法律解讀
- Hands-On Reactive Programming in Spring 5
- 趣話通信:6G的前世、今生和未來
- Microservices Development Cookbook