Skip to content

Commit

Permalink
update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu committed Dec 17, 2024
1 parent bd1fd15 commit eb8edca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.13.2
23.3.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ We use telemetry to send error reports to our team, so we can respond more effec
See the [CHANGELOG](https://github.com/Azure/azapi-vscode/blob/develop/CHANGELOG.md) for more information.

## Local development
0. Prerequisites: golang >1.16, node 16.X, npm 8.X
0. Prerequisites: golang >1.22, node 23.X, npm 10.X
1. Clone [Terraform AzApi Provider Language Server](https://github.com/Azure/azapi-lsp) to local
2. Run `go install` under project folder
3. Add the following configuration to vscode setting file.
Expand Down

0 comments on commit eb8edca

Please sign in to comment.