-
Notifications
You must be signed in to change notification settings - Fork 45
Description
What are you trying to accomplish? Please describe.
I am trying to link VTEX NodeJS app but getting VTEX starting with error.
What have you tried so far?
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(129,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(129,39): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(129,54): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(129,63): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(130,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(130,35): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(130,58): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(130,66): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(130,80): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(130,89): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(132,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(133,16): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(133,39): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(134,16): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(134,40): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(135,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(136,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(136,35): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(136,58): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(136,66): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(136,80): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(136,89): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(137,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(137,35): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(137,61): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(137,62): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(138,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(138,37): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(138,87): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(138,88): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(140,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(141,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(141,117): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(142,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(144,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(145,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(149,22): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(150,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(152,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(153,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(153,103): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(154,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(155,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(155,47): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(155,83): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(155,84): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(156,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(156,45): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(156,93): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(156,94): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(157,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(157,36): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(157,48): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(157,49): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(158,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(158,41): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(158,67): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(158,68): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(159,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(159,36): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(159,58): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(159,59): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(160,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(160,40): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(160,52): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(160,53): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(161,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(161,44): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(161,85): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(161,86): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(161,92): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(162,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(162,47): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(162,88): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(162,89): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(162,95): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(163,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(163,42): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(163,80): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(163,81): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(164,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(164,38): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(164,106): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(164,107): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(165,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(165,38): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(165,79): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(165,80): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(165,86): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(166,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(166,38): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(166,106): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(166,107): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(167,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(167,37): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(167,63): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(167,64): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(168,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(168,39): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(168,89): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(168,90): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(170,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(171,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(171,117): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(172,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(174,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(175,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(179,22): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(180,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(182,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(183,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(183,103): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(184,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(185,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(185,49): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(185,85): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(185,86): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(186,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(186,47): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(186,95): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(186,96): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(187,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(187,38): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(187,50): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(187,51): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(188,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(188,43): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(188,69): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(188,70): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(189,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(189,38): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(189,60): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(189,61): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(190,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(190,42): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(190,54): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(190,55): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(191,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(191,46): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(191,87): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(191,88): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(191,94): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(192,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(192,49): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(192,90): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(192,91): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(192,97): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(193,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(193,44): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(193,82): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(193,83): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(194,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(194,40): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(194,108): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(194,109): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(195,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(195,40): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(195,81): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(195,82): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(195,88): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(196,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(196,40): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(196,108): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(196,109): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(197,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(197,48): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(197,74): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(197,75): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(198,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(198,50): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(198,100): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(198,101): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(200,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(201,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(201,117): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(202,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(204,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(205,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(209,22): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(210,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(212,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(213,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(213,103): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(214,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(215,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(215,60): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(215,96): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(215,97): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(216,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(216,58): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(216,106): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(216,107): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(217,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(217,49): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(217,61): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(217,62): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(218,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(218,54): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(218,80): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(218,81): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(219,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(219,49): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(219,71): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(219,72): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(220,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(220,53): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(220,65): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(220,66): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(221,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(221,57): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(221,98): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(221,99): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(221,105): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(222,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(222,60): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(222,101): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(222,102): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(222,108): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(223,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(223,55): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(223,93): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(223,94): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(225,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(226,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(226,89): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(227,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(228,30): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(228,51): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(228,92): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(228,93): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(228,99): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(230,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(231,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(231,89): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(232,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(233,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(233,52): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(233,78): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(233,79): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(234,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(234,54): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(234,104): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(234,105): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(236,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(237,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(237,117): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(238,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(240,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(241,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(245,22): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(246,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(248,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(249,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(249,103): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(250,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(251,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(251,64): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(251,100): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(251,101): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(252,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(252,62): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(252,110): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(252,111): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(253,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(253,53): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(253,65): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(253,66): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(254,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(254,58): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(254,84): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(254,85): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(255,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(255,53): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(255,75): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(255,76): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(256,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(256,57): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(256,69): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(256,70): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(257,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(257,61): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(257,102): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(257,103): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(257,109): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(258,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(258,64): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(258,105): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(258,106): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(258,112): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(259,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(259,59): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(259,97): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(259,98): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(261,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(262,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(262,89): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(263,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(264,34): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(264,55): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(264,96): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(264,97): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(264,103): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(266,18): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(267,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(267,89): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(268,10): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(309,52): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(309,76): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(310,5): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(310,23): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(310,64): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(310,65): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(310,92): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(313,52): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(313,76): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(314,5): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(315,16): error TS1005: ')' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(315,50): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(316,25): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(316,66): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(317,5): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(317,6): error TS1128: Declaration or statement expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/https.d.ts(317,33): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1137,34): error TS1005: '?' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1137,63): error TS1005: ':' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1138,13): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1140,34): error TS1005: '?' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1140,63): error TS1005: ':' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1141,13): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1141,22): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1142,5): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1146,24): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1150,35): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1156,39): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1160,21): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1165,19): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1165,27): error TS1005: ':' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1165,36): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1165,54): error TS1005: '{' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1165,63): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1165,76): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/test.d.ts(1169,22): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1720,41): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1720,43): error TS1068: Unexpected token. A constructor, method, accessor, or property was expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1720,56): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1720,64): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1720,65): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1720,66): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1726,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1726,26): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1730,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1730,26): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1746,15): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1746,40): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1761,17): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1761,32): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1761,41): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1761,47): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1765,17): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1765,42): error TS1005: '(' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,28): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,51): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,66): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,76): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,28): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,51): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,66): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,76): error TS1109: Expression expected.
769,28): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,51): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,66): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,76): error TS1109: Expression expected.
769,51): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,66): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,76): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,66): error TS1005: ',' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,76): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1769,76): error TS1109: Expression expected.
769,76): error TS1109: Expression expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/@types/node/util.d.ts(1771,1): error TS1128: Declaration or statement expected.
771,1): error TS1128: Declaration or statement expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/undici-types/balanced-p../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/undici-types/balanced-pool.d.ts(22,12): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/undici-types/balanced-p../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/undici-types/balanced-pool.d.ts(25,12): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/undici-types/client.d.ts(21,12): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/undici-types/client.d.ts(24,12): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/undici-types/pool.d.ts(20,12): error TS1005: ';' expected.
../../../../../modules/8c1b076178215e65b3774fc8e2491804d42cfc16bc2399364589703b4d9786a1/dev/node_modules/undici-types/pool.d.ts(23,12): error TS1005: ';' expected. vtex.builder-hub@0.305.0
08:18:04.916 - error: node@4.x builder failed to compile typescript vtex.builder-hub@0.305.0
08:18:04.918 - error: Exited with code 2 vtex.builder-hub@0.305.0
Additional info
Add extra content here (code samples, screenshots,...)
| Account | Workspace |
|---|---|
| accenturebr | dev |