mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
chore: add node version
This commit is contained in:
parent
37c17d2555
commit
1aa8df515f
@ -105,7 +105,7 @@ Here's how to install the Serverless Framework, set up a project and deploy it t
|
||||
|
||||
## Install the Serverless Framework via NPM
|
||||
|
||||
First, you must have the [Node.js runtime](https://nodejs.org) installed, then you can install the Serverless Framework via NPM.
|
||||
First, you must have the [Node.js runtime](https://nodejs.org) installed, version 18.20.3 or greater, then you can install the Serverless Framework via NPM.
|
||||
|
||||
Open your CLI and run the command below to install the Serverless Framework globally.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user