Commit 3ac2307
fix: add node to path (#5598)
* fix: remove deprecated symlink
* refactor: remove deprecation notice
* fixup! refactor: remove deprecation notice
* fix: add node to path
* fixup: shellcheck
* Update src/node/wrapper.ts
Co-authored-by: Asher <ash@coder.com>
* fixup!: fix: remove deprecated symlink
* Update ci/build/build-vscode.sh
Co-authored-by: Asher <ash@coder.com>
* Update ci/build/build-vscode.sh
Co-authored-by: Asher <ash@coder.com>
* fixup: use NODE_EXEC_PATh
* Update ci/build/build-vscode.sh
Co-authored-by: Asher <ash@coder.com>
Co-authored-by: Asher <ash@coder.com>1 parent 8629d6a commit 3ac2307
File tree
5 files changed
+4
-23
lines changed- .github/workflows
- ci/build
- src/node
5 files changed
+4
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | 321 | | |
328 | 322 | | |
329 | 323 | | |
| |||
400 | 394 | | |
401 | 395 | | |
402 | 396 | | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | 397 | | |
410 | 398 | | |
411 | 399 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 14 | | |
23 | 15 | | |
24 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| 324 | + | |
324 | 325 | | |
325 | 326 | | |
326 | 327 | | |
| |||
0 commit comments