Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Bump required Node.js and npm versions #1717

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ You can find the full list of issues on the [Issue Tracker](https://github.com/M
Installation prerequisites:

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/) (>= 12.x)
- [Npm](https://www.npmjs.com/) (>= 6.x)
- [Node.js](https://nodejs.org/) (>= 14.14)
- [Npm](https://www.npmjs.com/) (>= 7.x)

To *run and develop*, do the following:
- `git clone https://github.com/microsoft/vscode-arduino`
Expand Down