This repository was archived by the owner on Jul 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +1
-11
lines changed Expand file tree Collapse file tree 6 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 17
17
node :
18
18
- 16
19
19
- 18
20
- - 19
21
20
- 20
22
21
23
22
steps :
Original file line number Diff line number Diff line change 22
22
gcc : " gcc-8"
23
23
gpp : " g++-8"
24
24
os : ubuntu-20.04
25
- - node : 19
26
- gcc : " gcc-8"
27
- gpp : " g++-8"
28
- os : ubuntu-20.04
29
25
- node : 20
30
26
gcc : " gcc-10"
31
27
gpp : " g++-10"
Original file line number Diff line number Diff line change 16
16
node :
17
17
- 16
18
18
- 18
19
- - 19
20
19
- 20
21
20
22
21
steps :
Original file line number Diff line number Diff line change 16
16
node :
17
17
- 16
18
18
- 18
19
- - 19
20
19
- 20
21
20
22
21
architecture :
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Below is a quick guide for minimum and maximum supported versions of node-sass:
18
18
NodeJS | Supported node-sass version | Node Module
19
19
--------|-----------------------------|------------
20
20
Node 20 | 9.0+ | 115
21
- Node 19 | 8.0+ | 111
21
+ Node 19 | 8.0+, <=9.0 | 111
22
22
Node 18 | 8.0+ | 108
23
23
Node 17 | 7.0+, <8.0 | 102
24
24
Node 16 | 6.0+ | 93
Original file line number Diff line number Diff line change 39
39
- nodejs_version : 18
40
40
GYP_MSVS_VERSION : 2019
41
41
APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
42
- - nodejs_version : 19
43
- GYP_MSVS_VERSION : 2019
44
- APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
45
42
- nodejs_version : 20
46
43
GYP_MSVS_VERSION : 2019
47
44
APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
You can’t perform that action at this time.
0 commit comments