You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Ensure you're running [Node](https://nodejs.org)`v16.x` or `v18.x`, [npm](https://www.npmjs.com/) >= `v5.x`**
38
+
**Ensure you're running [Node](https://nodejs.org)`v18.x` or `v20.x`, [npm](https://www.npmjs.com/) >= `v10.x`**
39
39
40
40
```bash
41
41
# clone the repo
@@ -90,7 +90,7 @@ Requirements
90
90
------------
91
91
92
92
-[Node.js](https://nodejs.org)
93
-
- Ensure you're running node `v16.x` or `v18.x`
93
+
- Ensure you're running node `v18.x` or `v20.x`
94
94
95
95
If you have [`nvm`](https://github.com/creationix/nvm#install-script) or [`nvm-windows`](https://github.com/coreybutler/nvm-windows) installed, which is highly recommended, you can run `nvm install --lts && nvm use` to install and start using the latest Node LTS.
0 commit comments