Commit 704147d
[Node]-Update Readme (#1641)
* feat(node): add npm version selection and installation options
* add 'lts' and 'latest' options for npm version selection
* feat(node): enhance npm installation with compatibility checks and fallback for incompatible Node.js versions
* Update src/node/devcontainer-feature.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/node/devcontainer-feature.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat(tests): enhance npm version checks for compatibility and fallback scenarios
* Version bump
* Version bump
* fix(install): update npm version check logic and improve compatibility messaging
* fix(install): update npm version check logic and improve compatibility messaging
* fix(install): update npm installation loop syntax for clarity
* feat(README): update Node.js feature version and add npm version option
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 50fd979 commit 704147d
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
12 | 21 | | |
13 | 22 | | |
| |||
18 | 27 | | |
19 | 28 | | |
20 | 29 | | |
| 30 | + | |
21 | 31 | | |
22 | 32 | | |
23 | 33 | | |
| |||
0 commit comments