- Learn WebAssembly
- Mike Rourke
- 75字
- 2021-08-13 15:38:58
Installing nvm on macOS
Run the following command in Terminal:
brew install nvm
Follow the post-installation steps Homebrew specifies to ensure that you can start using it (you may have to restart your Terminal session). If you cleared your Terminal contents before performing the steps, you can run this command to see the installation steps again:
brew info nvm
You can check to ensure that the installation was successful by running this command:
nvm --version
推薦閱讀
- Bootstrap Site Blueprints Volume II
- Learning Apex Programming
- Java高并發(fā)核心編程(卷2):多線程、鎖、JMM、JUC、高并發(fā)設(shè)計(jì)模式
- Mastering Kotlin
- Blockly創(chuàng)意趣味編程
- 基于差分進(jìn)化的優(yōu)化方法及應(yīng)用
- Web Application Development with MEAN
- C程序設(shè)計(jì)實(shí)踐教程
- Swift細(xì)致入門與最佳實(shí)踐
- Learning Concurrent Programming in Scala
- C語言程序設(shè)計(jì)
- Android移動(dòng)開發(fā)案例教程:基于Android Studio開發(fā)環(huán)境
- Internet of Things with ESP8266
- 零基礎(chǔ)學(xué)HTML+CSS
- iOS開發(fā)項(xiàng)目化入門教程