mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Node.js version note update
This commit is contained in:
parent
d85c194a56
commit
e2d5d76fac
@ -18,7 +18,7 @@ Serverless is a [Node.js](https://nodejs.org) CLI tool so the first thing you ne
|
||||
|
||||
Go to the official [Node.js website](https://nodejs.org), download and follow the [installation instructions](https://nodejs.org/en/download/) to install Node.js on your local machine.
|
||||
|
||||
**Note:** Serverless runs on Node v4 or higher.
|
||||
**Note:** The Azure Functions Serverless Framework plugin requires Node v6.5.0
|
||||
|
||||
You can verify that Node.js is installed successfully by runnning `node --version` in your terminal. You should see the corresponding Node version number printed out.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user