返回文章列表

Node.js Installation on macOS

2017-07-31
1 分鐘
NodeJSmacOS

To install Node.js on macOS, follow these three steps:

  1. Download a current version node from the official website
  2. Install n or nvm
  3. Install the version you need from the node version control system.

原文發表於 Medium

Command Palette

Search for a command to run...