mtreit

npm watch vscode errors

Nov 25th, 2016
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 224.26 KB | None | 0 0
  1. [16:56:59] Finished 'clean-client' after 3.78 s
  2. [16:56:59] Starting 'watch-client'...
  3. [16:57:25] Error: E:/src/git/vscode/extensions/css/server/src/languageModelCache.ts(22,21): Cannot find name 'Date'.
  4. [16:57:25] Error: E:/src/git/vscode/extensions/css/server/src/languageModelCache.ts(23,15): Cannot find name 'Object'.
  5. [16:57:25] Error: E:/src/git/vscode/extensions/css/server/src/languageModelCache.ts(40,31): Cannot find name 'Date'.
  6. [16:57:25] Error: E:/src/git/vscode/extensions/css/server/src/languageModelCache.ts(44,80): Cannot find name 'Date'.
  7. [16:57:25] Error: E:/src/git/vscode/extensions/css/server/src/languageModelCache.ts(50,22): Cannot find name 'Number'.
  8. [16:57:25] Error: E:/src/git/vscode/extensions/css/server/src/cssServerMain.ts(28,38): Property 'bind' does not exist on type '(message: string) => any'.
  9. [16:57:25] Error: E:/src/git/vscode/extensions/css/server/src/cssServerMain.ts(29,42): Property 'bind' does not exist on type '(message: string) => any'.
  10. [16:57:25] Error: E:/src/git/vscode/extensions/css/server/src/cssServerMain.ts(90,18): Property 'forEach' does not exist on type '{}'.
  11. [16:57:25] Error: E:/src/git/vscode/extensions/css/client/src/cssMain.ts(51,24): Property 'push' does not exist on type '{}'.
  12. [16:57:25] Error: E:/src/git/vscode/extensions/css/client/src/cssMain.ts(54,81): Property 'map' does not exist on type '{}'.
  13. [16:57:25] Error: E:/src/git/vscode/extensions/css/client/src/cssMain.ts(57,24): Property 'push' does not exist on type '{}'.
  14. [16:57:25] Error: E:/src/git/vscode/extensions/css/client/src/colorDecorators.ts(31,14): Property 'push' does not exist on type '{}'.
  15. [16:57:25] Error: E:/src/git/vscode/extensions/css/client/src/colorDecorators.ts(36,28): Property 'forEach' does not exist on type '{}'.
  16. [16:57:25] Error: E:/src/git/vscode/extensions/css/client/src/colorDecorators.ts(52,26): Property 'forEach' does not exist on type '{}'.
  17. [16:57:25] Error: E:/src/git/vscode/extensions/css/client/src/colorDecorators.ts(66,31): Property 'forEach' does not exist on type '{}'.
  18. [16:57:25] Error: E:/src/git/vscode/extensions/css/client/src/colorDecorators.ts(79,29): Property 'slice' does not exist on type '{}'.
  19. [16:57:25] Error: E:/src/git/vscode/extensions/css/client/src/colorDecorators.ts(94,28): Type '{}' is not an array type.
  20. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(221,54): Cannot find name 'RegExp'.
  21. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(1214,15): A rest parameter must be of an array type.
  22. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(1221,30): Cannot find name 'Function'.
  23. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2626,26): Cannot find name 'RegExp'.
  24. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2630,26): Cannot find name 'RegExp'.
  25. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2634,27): Cannot find name 'RegExp'.
  26. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2638,27): Cannot find name 'RegExp'.
  27. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2690,15): Cannot find name 'RegExp'.
  28. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2694,15): Cannot find name 'RegExp'.
  29. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2722,17): Cannot find name 'RegExp'.
  30. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3461,63): A rest parameter must be of an array type.
  31. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3477,119): A rest parameter must be of an array type.
  32. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3493,54): A rest parameter must be of an array type.
  33. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3585,59): A rest parameter must be of an array type.
  34. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3596,82): A rest parameter must be of an array type.
  35. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3607,55): A rest parameter must be of an array type.
  36. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3618,78): A rest parameter must be of an array type.
  37. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3629,53): A rest parameter must be of an array type.
  38. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3640,76): A rest parameter must be of an array type.
  39. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(4095,112): A rest parameter must be of an array type.
  40. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(4256,155): A rest parameter must be of an array type.
  41. [16:57:25] Error: E:/src/git/vscode/src/vs/vscode.d.ts(4270,110): A rest parameter must be of an array type.
  42. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-jsonrpc/lib/events.d.ts(27,26): Cannot find name 'Function'.
  43. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-jsonrpc/lib/events.d.ts(28,28): Cannot find name 'Function'.
  44. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-jsonrpc/lib/messages.d.ts(58,47): Cannot extend an interface 'Error'. Did you mean 'implements'?
  45. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-jsonrpc/lib/thenable.d.ts(1,31): Cannot find name 'PromiseLike'.
  46. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-languageserver-types/lib/main.d.ts(183,53): A rest parameter must be of an array type.
  47. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-languageserver-types/lib/main.d.ts(639,60): A rest parameter must be of an array type.
  48. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-jsonrpc/lib/main.d.ts(10,6): A rest parameter must be of an array type.
  49. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-jsonrpc/lib/main.d.ts(46,6): A rest parameter must be of an array type.
  50. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-jsonrpc/lib/main.d.ts(125,36): A rest parameter must be of an array type.
  51. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-jsonrpc/lib/main.d.ts(149,38): A rest parameter must be of an array type.
  52. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(15,42): A rest parameter must be of an array type.
  53. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(17,26): A rest parameter must be of an array type.
  54. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(18,25): A rest parameter must be of an array type.
  55. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(19,24): A rest parameter must be of an array type.
  56. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(22,26): A rest parameter must be of an array type.
  57. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(23,25): A rest parameter must be of an array type.
  58. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(31,37): Cannot find name 'Object'.
  59. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(31,62): Cannot find name 'Function'.
  60. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(55,40): A rest parameter must be of an array type.
  61. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(55,77): A rest parameter must be of an array type.
  62. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(57,41): A rest parameter must be of an array type.
  63. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(57,78): A rest parameter must be of an array type.
  64. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(59,42): A rest parameter must be of an array type.
  65. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(59,67): A rest parameter must be of an array type.
  66. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(92,16): Cannot find name 'Uint8Array'.
  67. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(129,17): Cannot find name 'Uint8Array'.
  68. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(137,23): Cannot find name 'ArrayBuffer'.
  69. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(167,23): Cannot find name 'ArrayBuffer'.
  70. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(264,55): Cannot find name 'Function'.
  71. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(265,46): Cannot find name 'Function'.
  72. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(266,48): Cannot find name 'Function'.
  73. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(267,58): Cannot find name 'Function'.
  74. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(271,44): Cannot find name 'Function'.
  75. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(272,38): A rest parameter must be of an array type.
  76. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(275,59): Cannot find name 'Function'.
  77. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(276,63): Cannot find name 'Function'.
  78. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(295,45): Cannot find name 'Function'.
  79. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(296,52): Cannot find name 'Function'.
  80. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(298,34): Cannot find name 'Function'.
  81. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(299,31): Cannot find name 'Function'.
  82. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(300,50): Cannot find name 'Function'.
  83. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(311,17): Cannot find name 'Function'.
  84. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(318,46): Cannot find name 'Function'.
  85. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(319,37): Cannot find name 'Function'.
  86. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(320,39): Cannot find name 'Function'.
  87. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(321,49): Cannot find name 'Function'.
  88. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(397,28): Cannot find name 'Function'.
  89. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(397,38): A rest parameter must be of an array type.
  90. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(410,23): Cannot find name 'Array'.
  91. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(411,29): Cannot find name 'ArrayBuffer'.
  92. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(412,25): Cannot find name 'Boolean'.
  93. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(414,26): Cannot find name 'DataView'.
  94. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(415,22): Cannot find name 'Date'.
  95. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(416,23): Cannot find name 'Error'.
  96. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(417,27): Cannot find name 'EvalError'.
  97. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(418,30): Cannot find name 'Float32Array'.
  98. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(419,30): Cannot find name 'Float64Array'.
  99. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(420,26): Cannot find name 'Function'.
  100. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(422,26): Cannot find name 'Infinity'.
  101. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(423,28): Cannot find name 'Int16Array'.
  102. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(424,28): Cannot find name 'Int32Array'.
  103. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(425,27): Cannot find name 'Int8Array'.
  104. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(426,22): Cannot find name 'Intl'.
  105. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(427,22): Cannot find name 'JSON'.
  106. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(429,22): Cannot find name 'Math'.
  107. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(430,21): Cannot find name 'NaN'.
  108. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(431,24): Cannot find name 'Number'.
  109. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(432,24): Cannot find name 'Object'.
  110. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(433,18): Cannot find name 'Function'.
  111. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(434,28): Cannot find name 'RangeError'.
  112. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(435,32): Cannot find name 'ReferenceError'.
  113. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(436,24): Cannot find name 'RegExp'.
  114. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(438,24): Cannot find name 'String'.
  115. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(439,17): Cannot find name 'Function'.
  116. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(440,29): Cannot find name 'SyntaxError'.
  117. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(441,27): Cannot find name 'TypeError'.
  118. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(442,26): Cannot find name 'URIError'.
  119. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(443,29): Cannot find name 'Uint16Array'.
  120. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(444,29): Cannot find name 'Uint32Array'.
  121. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(445,28): Cannot find name 'Uint8Array'.
  122. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(446,28): Cannot find name 'Function'.
  123. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(453,27): Cannot find name 'decodeURI'.
  124. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(454,36): Cannot find name 'decodeURIComponent'.
  125. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(455,27): Cannot find name 'encodeURI'.
  126. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(456,36): Cannot find name 'encodeURIComponent'.
  127. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(458,22): Cannot find name 'eval'.
  128. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(460,26): Cannot find name 'isFinite'.
  129. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(461,23): Cannot find name 'isNaN'.
  130. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(462,28): Cannot find name 'parseFloat'.
  131. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(463,26): Cannot find name 'parseInt'.
  132. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(466,35): A rest parameter must be of an array type.
  133. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(466,60): A rest parameter must be of an array type.
  134. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(467,34): A rest parameter must be of an array type.
  135. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(467,71): A rest parameter must be of an array type.
  136. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(468,33): A rest parameter must be of an array type.
  137. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(468,70): A rest parameter must be of an array type.
  138. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(486,30): Cannot find name 'Uint8Array'.
  139. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(556,30): Cannot find name 'Function'.
  140. [16:57:25] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(561,30): Cannot find name 'Function'.
  141. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(577,55): Cannot find name 'Function'.
  142. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(578,46): Cannot find name 'Function'.
  143. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(579,48): Cannot find name 'Function'.
  144. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(580,59): Cannot find name 'Function'.
  145. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(581,63): Cannot find name 'Function'.
  146. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(582,58): Cannot find name 'Function'.
  147. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(586,44): Cannot find name 'Function'.
  148. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(587,38): A rest parameter must be of an array type.
  149. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(614,45): Cannot find name 'Function'.
  150. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(628,36): Cannot find name 'Function'.
  151. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(629,33): Cannot find name 'Function'.
  152. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(630,52): Cannot find name 'Function'.
  153. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(640,45): Cannot find name 'Function'.
  154. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(650,34): Cannot find name 'Function'.
  155. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(651,31): Cannot find name 'Function'.
  156. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(652,50): Cannot find name 'Function'.
  157. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(658,36): Cannot find name 'Function'.
  158. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(659,33): Cannot find name 'Function'.
  159. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(660,52): Cannot find name 'Function'.
  160. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(665,48): Cannot find name 'Function'.
  161. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(676,34): Cannot find name 'Function'.
  162. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(677,31): Cannot find name 'Function'.
  163. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(678,50): Cannot find name 'Function'.
  164. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(690,45): Cannot find name 'Function'.
  165. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(814,46): Cannot find name 'Function'.
  166. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(822,39): Cannot find name 'Function'.
  167. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(830,37): Cannot find name 'Function'.
  168. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(838,39): Cannot find name 'Function'.
  169. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(846,50): Cannot find name 'Function'.
  170. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(854,54): Cannot find name 'Function'.
  171. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(865,31): Cannot find name 'Function'.
  172. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(887,46): Cannot find name 'Function'.
  173. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(896,39): Cannot find name 'Function'.
  174. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(905,37): Cannot find name 'Function'.
  175. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(914,39): Cannot find name 'Function'.
  176. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(923,50): Cannot find name 'Function'.
  177. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(932,54): Cannot find name 'Function'.
  178. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(943,43): Cannot find name 'Function'.
  179. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(965,58): Cannot find name 'Function'.
  180. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(974,51): Cannot find name 'Function'.
  181. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(983,49): Cannot find name 'Function'.
  182. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(992,51): Cannot find name 'Function'.
  183. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1001,61): Cannot find name 'Function'.
  184. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1005,47): Cannot find name 'Function'.
  185. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1008,62): Cannot find name 'Function'.
  186. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1017,66): Cannot find name 'Function'.
  187. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1306,76): Cannot find name 'Function'.
  188. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1334,16): Cannot find name 'Function'.
  189. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1338,18): Cannot find name 'Function'.
  190. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1339,21): Cannot find name 'Function'.
  191. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1345,45): Cannot find name 'Function'.
  192. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1345,80): Cannot find name 'Function'.
  193. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1354,46): Cannot find name 'Function'.
  194. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1356,47): Cannot find name 'Function'.
  195. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1358,29): A rest parameter must be of an array type.
  196. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1362,37): Cannot find name 'Function'.
  197. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1364,38): Cannot find name 'Function'.
  198. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1366,39): Cannot find name 'Function'.
  199. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1368,40): Cannot find name 'Function'.
  200. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1370,50): Cannot find name 'Function'.
  201. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1372,51): Cannot find name 'Function'.
  202. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1374,54): Cannot find name 'Function'.
  203. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1376,55): Cannot find name 'Function'.
  204. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1414,46): Cannot find name 'Function'.
  205. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1423,29): A rest parameter must be of an array type.
  206. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1432,37): Cannot find name 'Function'.
  207. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1441,39): Cannot find name 'Function'.
  208. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1450,50): Cannot find name 'Function'.
  209. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1459,54): Cannot find name 'Function'.
  210. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1552,46): Cannot find name 'Function'.
  211. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1559,29): A rest parameter must be of an array type.
  212. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1566,37): Cannot find name 'Function'.
  213. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1573,39): Cannot find name 'Function'.
  214. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1580,50): Cannot find name 'Function'.
  215. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1587,54): Cannot find name 'Function'.
  216. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1827,36): Cannot find name 'Function'.
  217. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1828,33): Cannot find name 'Function'.
  218. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1829,52): Cannot find name 'Function'.
  219. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1832,67): Cannot find name 'Function'.
  220. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1833,52): Cannot find name 'Function'.
  221. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1836,56): Cannot find name 'Function'.
  222. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1840,48): Cannot find name 'Function'.
  223. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1858,34): Cannot find name 'Function'.
  224. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1859,31): Cannot find name 'Function'.
  225. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1860,50): Cannot find name 'Function'.
  226. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1874,46): Cannot find name 'Function'.
  227. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1884,29): A rest parameter must be of an array type.
  228. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1894,37): Cannot find name 'Function'.
  229. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1904,39): Cannot find name 'Function'.
  230. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1914,50): Cannot find name 'Function'.
  231. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1924,54): Cannot find name 'Function'.
  232. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1948,87): Cannot find name 'Function'.
  233. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1949,69): Cannot find name 'Function'.
  234. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1950,68): Cannot find name 'Function'.
  235. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1951,50): Cannot find name 'Function'.
  236. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1952,68): Cannot find name 'Function'.
  237. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1953,50): Cannot find name 'Function'.
  238. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1954,60): Cannot find name 'Function'.
  239. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1955,67): Cannot find name 'Function'.
  240. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1956,49): Cannot find name 'Function'.
  241. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1957,26): Cannot find name 'Function'.
  242. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1972,46): Cannot find name 'Function'.
  243. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1978,29): A rest parameter must be of an array type.
  244. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1984,37): Cannot find name 'Function'.
  245. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1990,39): Cannot find name 'Function'.
  246. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(1996,50): Cannot find name 'Function'.
  247. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2002,54): Cannot find name 'Function'.
  248. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2010,178): Cannot find name 'Function'.
  249. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2011,79): Cannot find name 'Function'.
  250. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2012,64): Cannot find name 'Function'.
  251. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2013,187): Cannot find name 'Function'.
  252. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2014,88): Cannot find name 'Function'.
  253. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2015,73): Cannot find name 'Function'.
  254. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2051,28): Cannot find name 'String'.
  255. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2052,28): Cannot find name 'String'.
  256. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2054,47): Cannot find name 'Function'.
  257. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2073,46): Cannot find name 'Function'.
  258. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2079,29): A rest parameter must be of an array type.
  259. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2085,37): Cannot find name 'Function'.
  260. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2091,39): Cannot find name 'Function'.
  261. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2097,50): Cannot find name 'Function'.
  262. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2103,54): Cannot find name 'Function'.
  263. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2133,16): Cannot find name 'Date'.
  264. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2134,16): Cannot find name 'Date'.
  265. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2135,16): Cannot find name 'Date'.
  266. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2136,20): Cannot find name 'Date'.
  267. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2147,46): Cannot find name 'Function'.
  268. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2151,37): Cannot find name 'Function'.
  269. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2155,39): Cannot find name 'Function'.
  270. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2159,50): Cannot find name 'Function'.
  271. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2163,54): Cannot find name 'Function'.
  272. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2179,46): Cannot find name 'Function'.
  273. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2183,37): Cannot find name 'Function'.
  274. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2187,39): Cannot find name 'Function'.
  275. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2191,50): Cannot find name 'Function'.
  276. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2195,54): Cannot find name 'Function'.
  277. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2210,46): Cannot find name 'Function'.
  278. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2214,37): Cannot find name 'Function'.
  279. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2218,39): Cannot find name 'Function'.
  280. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2222,50): Cannot find name 'Function'.
  281. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2226,54): Cannot find name 'Function'.
  282. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2370,58): Cannot find name 'Date'.
  283. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2370,71): Cannot find name 'Date'.
  284. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2372,62): Cannot find name 'Date'.
  285. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2372,75): Cannot find name 'Date'.
  286. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2374,48): Cannot find name 'Date'.
  287. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2374,61): Cannot find name 'Date'.
  288. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2376,52): Cannot find name 'Date'.
  289. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2376,65): Cannot find name 'Date'.
  290. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2608,53): Cannot find name 'Function'.
  291. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2653,26): A rest parameter must be of an array type.
  292. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2660,26): A rest parameter must be of an array type.
  293. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2670,29): A rest parameter must be of an array type.
  294. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2729,30): A rest parameter must be of an array type.
  295. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2730,33): A rest parameter must be of an array type.
  296. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2744,30): A rest parameter must be of an array type.
  297. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2745,33): A rest parameter must be of an array type.
  298. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2866,25): Cannot find name 'Function'.
  299. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2983,46): Cannot find name 'Function'.
  300. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2987,29): A rest parameter must be of an array type.
  301. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2991,37): Cannot find name 'Function'.
  302. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2995,39): Cannot find name 'Function'.
  303. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(2999,50): Cannot find name 'Function'.
  304. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3003,54): Cannot find name 'Function'.
  305. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3049,25): Cannot find name 'Object'.
  306. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3073,46): Cannot find name 'Function'.
  307. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3076,101): Cannot find name 'Function'.
  308. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3080,29): A rest parameter must be of an array type.
  309. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3083,83): Cannot find name 'Function'.
  310. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3087,37): Cannot find name 'Function'.
  311. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3090,92): Cannot find name 'Function'.
  312. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3094,39): Cannot find name 'Function'.
  313. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3097,94): Cannot find name 'Function'.
  314. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3101,50): Cannot find name 'Function'.
  315. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3104,105): Cannot find name 'Function'.
  316. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3108,54): Cannot find name 'Function'.
  317. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3111,109): Cannot find name 'Function'.
  318. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3354,50): Cannot find name 'Function'.
  319. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3355,50): Cannot find name 'Function'.
  320. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3362,33): A rest parameter must be of an array type.
  321. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3369,41): Cannot find name 'Function'.
  322. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3376,43): Cannot find name 'Function'.
  323. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3383,54): Cannot find name 'Function'.
  324. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3390,58): Cannot find name 'Function'.
  325. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3397,53): Cannot find name 'Function'.
  326. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3409,74): Cannot find name 'Function'.
  327. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3410,89): Cannot find name 'Function'.
  328. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3416,70): Cannot find name 'Function'.
  329. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3417,36): Cannot find name 'Function'.
  330. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3418,55): Cannot find name 'Function'.
  331. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3420,34): Cannot find name 'Function'.
  332. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3421,53): Cannot find name 'Function'.
  333. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3433,50): Cannot find name 'Function'.
  334. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3441,33): A rest parameter must be of an array type.
  335. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3449,41): Cannot find name 'Function'.
  336. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3457,43): Cannot find name 'Function'.
  337. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3465,54): Cannot find name 'Function'.
  338. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3473,58): Cannot find name 'Function'.
  339. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3481,53): Cannot find name 'Function'.
  340. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3504,70): Cannot find name 'Function'.
  341. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3505,36): Cannot find name 'Function'.
  342. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3506,55): Cannot find name 'Function'.
  343. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3508,34): Cannot find name 'Function'.
  344. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3509,53): Cannot find name 'Function'.
  345. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3513,78): Cannot find name 'Function'.
  346. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3514,32): Cannot find name 'Function'.
  347. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3522,74): Cannot find name 'Function'.
  348. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3523,40): Cannot find name 'Function'.
  349. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3533,36): Cannot find name 'Function'.
  350. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3534,55): Cannot find name 'Function'.
  351. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3536,34): Cannot find name 'Function'.
  352. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3537,53): Cannot find name 'Function'.
  353. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3554,41): A rest parameter must be of an array type.
  354. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3556,27): A rest parameter must be of an array type.
  355. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3557,26): A rest parameter must be of an array type.
  356. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3558,27): A rest parameter must be of an array type.
  357. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3567,58): A rest parameter must be of an array type.
  358. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3579,35): Cannot find name 'Function'.
  359. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3579,63): Cannot find name 'Function'.
  360. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3595,57): Cannot find name 'Function'.
  361. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3610,21): Cannot find name 'Function'.
  362. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3611,21): Cannot find name 'Function'.
  363. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3611,38): Cannot find name 'Function'.
  364. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3612,21): Cannot find name 'Function'.
  365. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3612,38): Cannot find name 'RegExp'.
  366. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3613,21): Cannot find name 'Function'.
  367. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3617,21): Cannot find name 'Function'.
  368. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3618,21): Cannot find name 'Function'.
  369. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3618,38): Cannot find name 'Function'.
  370. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3619,21): Cannot find name 'Function'.
  371. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3619,38): Cannot find name 'RegExp'.
  372. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3620,21): Cannot find name 'Function'.
  373. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3649,17): Cannot find name 'Function'.
  374. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3957,43): A rest parameter must be of an array type.
  375. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3957,80): A rest parameter must be of an array type.
  376. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3959,44): A rest parameter must be of an array type.
  377. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3959,81): A rest parameter must be of an array type.
  378. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3961,45): A rest parameter must be of an array type.
  379. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/@types/node/index.d.ts(3961,70): A rest parameter must be of an array type.
  380. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-nls/lib/main.d.ts(10,43): A rest parameter must be of an array type.
  381. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-nls/lib/main.d.ts(11,36): A rest parameter must be of an array type.
  382. [16:57:26] Error: E:/src/git/vscode/extensions/css/node_modules/vscode-languageclient/lib/main.d.ts(202,16): Cannot find name 'Promise'.
  383. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(56,24): Property 'push' does not exist on type '{}'.
  384. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(59,81): Property 'map' does not exist on type '{}'.
  385. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(62,24): Property 'push' does not exist on type '{}'.
  386. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(69,21): Cannot find name 'RegExp'.
  387. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(69,53): Property 'join' does not exist on type '{}'.
  388. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(74,21): Cannot find name 'RegExp'.
  389. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(74,53): Property 'join' does not exist on type '{}'.
  390. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(84,21): Cannot find name 'RegExp'.
  391. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(84,53): Property 'join' does not exist on type '{}'.
  392. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(89,21): Cannot find name 'RegExp'.
  393. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(89,53): Property 'join' does not exist on type '{}'.
  394. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(99,21): Cannot find name 'RegExp'.
  395. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(99,53): Property 'join' does not exist on type '{}'.
  396. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(104,21): Cannot find name 'RegExp'.
  397. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/htmlMain.ts(104,53): Property 'join' does not exist on type '{}'.
  398. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/colorDecorators.ts(31,14): Property 'push' does not exist on type '{}'.
  399. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/colorDecorators.ts(36,28): Property 'forEach' does not exist on type '{}'.
  400. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/colorDecorators.ts(52,26): Property 'forEach' does not exist on type '{}'.
  401. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/colorDecorators.ts(66,31): Property 'forEach' does not exist on type '{}'.
  402. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/colorDecorators.ts(79,29): Property 'slice' does not exist on type '{}'.
  403. [16:57:26] Error: E:/src/git/vscode/extensions/html/client/src/colorDecorators.ts(94,28): Type '{}' is not an array type.
  404. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(221,54): Cannot find name 'RegExp'.
  405. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(1214,15): A rest parameter must be of an array type.
  406. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(1221,30): Cannot find name 'Function'.
  407. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2626,26): Cannot find name 'RegExp'.
  408. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2630,26): Cannot find name 'RegExp'.
  409. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2634,27): Cannot find name 'RegExp'.
  410. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2638,27): Cannot find name 'RegExp'.
  411. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2690,15): Cannot find name 'RegExp'.
  412. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2694,15): Cannot find name 'RegExp'.
  413. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2722,17): Cannot find name 'RegExp'.
  414. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3461,63): A rest parameter must be of an array type.
  415. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3477,119): A rest parameter must be of an array type.
  416. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3493,54): A rest parameter must be of an array type.
  417. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3585,59): A rest parameter must be of an array type.
  418. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3596,82): A rest parameter must be of an array type.
  419. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3607,55): A rest parameter must be of an array type.
  420. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3618,78): A rest parameter must be of an array type.
  421. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3629,53): A rest parameter must be of an array type.
  422. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3640,76): A rest parameter must be of an array type.
  423. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(4095,112): A rest parameter must be of an array type.
  424. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(4256,155): A rest parameter must be of an array type.
  425. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(4270,110): A rest parameter must be of an array type.
  426. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-jsonrpc/lib/events.d.ts(27,26): Cannot find name 'Function'.
  427. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-jsonrpc/lib/events.d.ts(28,28): Cannot find name 'Function'.
  428. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-jsonrpc/lib/messages.d.ts(58,47): Cannot extend an interface 'Error'. Did you mean 'implements'?
  429. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-jsonrpc/lib/thenable.d.ts(1,31): Cannot find name 'PromiseLike'.
  430. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-languageserver-types/lib/main.d.ts(183,53): A rest parameter must be of an array type.
  431. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-languageserver-types/lib/main.d.ts(639,60): A rest parameter must be of an array type.
  432. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-jsonrpc/lib/main.d.ts(10,6): A rest parameter must be of an array type.
  433. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-jsonrpc/lib/main.d.ts(46,6): A rest parameter must be of an array type.
  434. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-jsonrpc/lib/main.d.ts(125,36): A rest parameter must be of an array type.
  435. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-jsonrpc/lib/main.d.ts(149,38): A rest parameter must be of an array type.
  436. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(15,42): A rest parameter must be of an array type.
  437. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(17,26): A rest parameter must be of an array type.
  438. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(18,25): A rest parameter must be of an array type.
  439. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(19,24): A rest parameter must be of an array type.
  440. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(22,26): A rest parameter must be of an array type.
  441. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(23,25): A rest parameter must be of an array type.
  442. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(31,37): Cannot find name 'Object'.
  443. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(31,62): Cannot find name 'Function'.
  444. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(55,40): A rest parameter must be of an array type.
  445. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(55,77): A rest parameter must be of an array type.
  446. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(57,41): A rest parameter must be of an array type.
  447. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(57,78): A rest parameter must be of an array type.
  448. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(59,42): A rest parameter must be of an array type.
  449. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(59,67): A rest parameter must be of an array type.
  450. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(92,16): Cannot find name 'Uint8Array'.
  451. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(129,17): Cannot find name 'Uint8Array'.
  452. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(137,23): Cannot find name 'ArrayBuffer'.
  453. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(167,23): Cannot find name 'ArrayBuffer'.
  454. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(264,55): Cannot find name 'Function'.
  455. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(265,46): Cannot find name 'Function'.
  456. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(266,48): Cannot find name 'Function'.
  457. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(267,58): Cannot find name 'Function'.
  458. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(271,44): Cannot find name 'Function'.
  459. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(272,38): A rest parameter must be of an array type.
  460. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(275,59): Cannot find name 'Function'.
  461. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(276,63): Cannot find name 'Function'.
  462. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(295,45): Cannot find name 'Function'.
  463. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(296,52): Cannot find name 'Function'.
  464. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(298,34): Cannot find name 'Function'.
  465. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(299,31): Cannot find name 'Function'.
  466. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(300,50): Cannot find name 'Function'.
  467. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(311,17): Cannot find name 'Function'.
  468. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(318,46): Cannot find name 'Function'.
  469. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(319,37): Cannot find name 'Function'.
  470. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(320,39): Cannot find name 'Function'.
  471. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(321,49): Cannot find name 'Function'.
  472. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(397,28): Cannot find name 'Function'.
  473. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(397,38): A rest parameter must be of an array type.
  474. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(410,23): Cannot find name 'Array'.
  475. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(411,29): Cannot find name 'ArrayBuffer'.
  476. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(412,25): Cannot find name 'Boolean'.
  477. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(414,26): Cannot find name 'DataView'.
  478. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(415,22): Cannot find name 'Date'.
  479. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(416,23): Cannot find name 'Error'.
  480. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(417,27): Cannot find name 'EvalError'.
  481. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(418,30): Cannot find name 'Float32Array'.
  482. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(419,30): Cannot find name 'Float64Array'.
  483. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(420,26): Cannot find name 'Function'.
  484. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(422,26): Cannot find name 'Infinity'.
  485. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(423,28): Cannot find name 'Int16Array'.
  486. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(424,28): Cannot find name 'Int32Array'.
  487. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(425,27): Cannot find name 'Int8Array'.
  488. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(426,22): Cannot find name 'Intl'.
  489. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(427,22): Cannot find name 'JSON'.
  490. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(429,22): Cannot find name 'Math'.
  491. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(430,21): Cannot find name 'NaN'.
  492. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(431,24): Cannot find name 'Number'.
  493. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(432,24): Cannot find name 'Object'.
  494. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(433,18): Cannot find name 'Function'.
  495. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(434,28): Cannot find name 'RangeError'.
  496. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(435,32): Cannot find name 'ReferenceError'.
  497. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(436,24): Cannot find name 'RegExp'.
  498. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(438,24): Cannot find name 'String'.
  499. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(439,17): Cannot find name 'Function'.
  500. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(440,29): Cannot find name 'SyntaxError'.
  501. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(441,27): Cannot find name 'TypeError'.
  502. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(442,26): Cannot find name 'URIError'.
  503. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(443,29): Cannot find name 'Uint16Array'.
  504. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(444,29): Cannot find name 'Uint32Array'.
  505. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(445,28): Cannot find name 'Uint8Array'.
  506. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(446,28): Cannot find name 'Function'.
  507. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(453,27): Cannot find name 'decodeURI'.
  508. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(454,36): Cannot find name 'decodeURIComponent'.
  509. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(455,27): Cannot find name 'encodeURI'.
  510. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(456,36): Cannot find name 'encodeURIComponent'.
  511. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(458,22): Cannot find name 'eval'.
  512. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(460,26): Cannot find name 'isFinite'.
  513. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(461,23): Cannot find name 'isNaN'.
  514. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(462,28): Cannot find name 'parseFloat'.
  515. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(463,26): Cannot find name 'parseInt'.
  516. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(466,35): A rest parameter must be of an array type.
  517. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(466,60): A rest parameter must be of an array type.
  518. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(467,34): A rest parameter must be of an array type.
  519. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(467,71): A rest parameter must be of an array type.
  520. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(468,33): A rest parameter must be of an array type.
  521. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(468,70): A rest parameter must be of an array type.
  522. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(486,30): Cannot find name 'Uint8Array'.
  523. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(556,30): Cannot find name 'Function'.
  524. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(561,30): Cannot find name 'Function'.
  525. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(577,55): Cannot find name 'Function'.
  526. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(578,46): Cannot find name 'Function'.
  527. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(579,48): Cannot find name 'Function'.
  528. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(580,59): Cannot find name 'Function'.
  529. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(581,63): Cannot find name 'Function'.
  530. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(582,58): Cannot find name 'Function'.
  531. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(586,44): Cannot find name 'Function'.
  532. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(587,38): A rest parameter must be of an array type.
  533. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(614,45): Cannot find name 'Function'.
  534. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(628,36): Cannot find name 'Function'.
  535. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(629,33): Cannot find name 'Function'.
  536. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(630,52): Cannot find name 'Function'.
  537. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(640,45): Cannot find name 'Function'.
  538. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(650,34): Cannot find name 'Function'.
  539. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(651,31): Cannot find name 'Function'.
  540. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(652,50): Cannot find name 'Function'.
  541. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(658,36): Cannot find name 'Function'.
  542. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(659,33): Cannot find name 'Function'.
  543. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(660,52): Cannot find name 'Function'.
  544. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(665,48): Cannot find name 'Function'.
  545. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(676,34): Cannot find name 'Function'.
  546. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(677,31): Cannot find name 'Function'.
  547. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(678,50): Cannot find name 'Function'.
  548. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(690,45): Cannot find name 'Function'.
  549. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(814,46): Cannot find name 'Function'.
  550. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(822,39): Cannot find name 'Function'.
  551. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(830,37): Cannot find name 'Function'.
  552. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(838,39): Cannot find name 'Function'.
  553. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(846,50): Cannot find name 'Function'.
  554. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(854,54): Cannot find name 'Function'.
  555. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(865,31): Cannot find name 'Function'.
  556. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(887,46): Cannot find name 'Function'.
  557. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(896,39): Cannot find name 'Function'.
  558. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(905,37): Cannot find name 'Function'.
  559. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(914,39): Cannot find name 'Function'.
  560. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(923,50): Cannot find name 'Function'.
  561. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(932,54): Cannot find name 'Function'.
  562. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(943,43): Cannot find name 'Function'.
  563. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(965,58): Cannot find name 'Function'.
  564. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(974,51): Cannot find name 'Function'.
  565. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(983,49): Cannot find name 'Function'.
  566. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(992,51): Cannot find name 'Function'.
  567. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1001,61): Cannot find name 'Function'.
  568. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1005,47): Cannot find name 'Function'.
  569. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1008,62): Cannot find name 'Function'.
  570. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1017,66): Cannot find name 'Function'.
  571. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1306,76): Cannot find name 'Function'.
  572. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1334,16): Cannot find name 'Function'.
  573. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1338,18): Cannot find name 'Function'.
  574. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1339,21): Cannot find name 'Function'.
  575. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1345,45): Cannot find name 'Function'.
  576. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1345,80): Cannot find name 'Function'.
  577. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1354,46): Cannot find name 'Function'.
  578. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1356,47): Cannot find name 'Function'.
  579. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1358,29): A rest parameter must be of an array type.
  580. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1362,37): Cannot find name 'Function'.
  581. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1364,38): Cannot find name 'Function'.
  582. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1366,39): Cannot find name 'Function'.
  583. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1368,40): Cannot find name 'Function'.
  584. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1370,50): Cannot find name 'Function'.
  585. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1372,51): Cannot find name 'Function'.
  586. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1374,54): Cannot find name 'Function'.
  587. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1376,55): Cannot find name 'Function'.
  588. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1414,46): Cannot find name 'Function'.
  589. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1423,29): A rest parameter must be of an array type.
  590. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1432,37): Cannot find name 'Function'.
  591. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1441,39): Cannot find name 'Function'.
  592. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1450,50): Cannot find name 'Function'.
  593. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1459,54): Cannot find name 'Function'.
  594. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1552,46): Cannot find name 'Function'.
  595. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1559,29): A rest parameter must be of an array type.
  596. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1566,37): Cannot find name 'Function'.
  597. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1573,39): Cannot find name 'Function'.
  598. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1580,50): Cannot find name 'Function'.
  599. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1587,54): Cannot find name 'Function'.
  600. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1827,36): Cannot find name 'Function'.
  601. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1828,33): Cannot find name 'Function'.
  602. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1829,52): Cannot find name 'Function'.
  603. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1832,67): Cannot find name 'Function'.
  604. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1833,52): Cannot find name 'Function'.
  605. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1836,56): Cannot find name 'Function'.
  606. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1840,48): Cannot find name 'Function'.
  607. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1858,34): Cannot find name 'Function'.
  608. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1859,31): Cannot find name 'Function'.
  609. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1860,50): Cannot find name 'Function'.
  610. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1874,46): Cannot find name 'Function'.
  611. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1884,29): A rest parameter must be of an array type.
  612. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1894,37): Cannot find name 'Function'.
  613. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1904,39): Cannot find name 'Function'.
  614. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1914,50): Cannot find name 'Function'.
  615. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1924,54): Cannot find name 'Function'.
  616. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1948,87): Cannot find name 'Function'.
  617. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1949,69): Cannot find name 'Function'.
  618. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1950,68): Cannot find name 'Function'.
  619. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1951,50): Cannot find name 'Function'.
  620. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1952,68): Cannot find name 'Function'.
  621. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1953,50): Cannot find name 'Function'.
  622. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1954,60): Cannot find name 'Function'.
  623. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1955,67): Cannot find name 'Function'.
  624. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1956,49): Cannot find name 'Function'.
  625. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1957,26): Cannot find name 'Function'.
  626. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1972,46): Cannot find name 'Function'.
  627. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1978,29): A rest parameter must be of an array type.
  628. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1984,37): Cannot find name 'Function'.
  629. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1990,39): Cannot find name 'Function'.
  630. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(1996,50): Cannot find name 'Function'.
  631. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2002,54): Cannot find name 'Function'.
  632. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2010,178): Cannot find name 'Function'.
  633. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2011,79): Cannot find name 'Function'.
  634. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2012,64): Cannot find name 'Function'.
  635. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2013,187): Cannot find name 'Function'.
  636. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2014,88): Cannot find name 'Function'.
  637. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2015,73): Cannot find name 'Function'.
  638. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2051,28): Cannot find name 'String'.
  639. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2052,28): Cannot find name 'String'.
  640. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2054,47): Cannot find name 'Function'.
  641. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2073,46): Cannot find name 'Function'.
  642. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2079,29): A rest parameter must be of an array type.
  643. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2085,37): Cannot find name 'Function'.
  644. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2091,39): Cannot find name 'Function'.
  645. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2097,50): Cannot find name 'Function'.
  646. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2103,54): Cannot find name 'Function'.
  647. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2133,16): Cannot find name 'Date'.
  648. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2134,16): Cannot find name 'Date'.
  649. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2135,16): Cannot find name 'Date'.
  650. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2136,20): Cannot find name 'Date'.
  651. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2147,46): Cannot find name 'Function'.
  652. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2151,37): Cannot find name 'Function'.
  653. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2155,39): Cannot find name 'Function'.
  654. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2159,50): Cannot find name 'Function'.
  655. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2163,54): Cannot find name 'Function'.
  656. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2179,46): Cannot find name 'Function'.
  657. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2183,37): Cannot find name 'Function'.
  658. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2187,39): Cannot find name 'Function'.
  659. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2191,50): Cannot find name 'Function'.
  660. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2195,54): Cannot find name 'Function'.
  661. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2210,46): Cannot find name 'Function'.
  662. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2214,37): Cannot find name 'Function'.
  663. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2218,39): Cannot find name 'Function'.
  664. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2222,50): Cannot find name 'Function'.
  665. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2226,54): Cannot find name 'Function'.
  666. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2370,58): Cannot find name 'Date'.
  667. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2370,71): Cannot find name 'Date'.
  668. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2372,62): Cannot find name 'Date'.
  669. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2372,75): Cannot find name 'Date'.
  670. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2374,48): Cannot find name 'Date'.
  671. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2374,61): Cannot find name 'Date'.
  672. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2376,52): Cannot find name 'Date'.
  673. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2376,65): Cannot find name 'Date'.
  674. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2608,53): Cannot find name 'Function'.
  675. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2653,26): A rest parameter must be of an array type.
  676. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2660,26): A rest parameter must be of an array type.
  677. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2670,29): A rest parameter must be of an array type.
  678. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2729,30): A rest parameter must be of an array type.
  679. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2730,33): A rest parameter must be of an array type.
  680. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2744,30): A rest parameter must be of an array type.
  681. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2745,33): A rest parameter must be of an array type.
  682. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2866,25): Cannot find name 'Function'.
  683. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2983,46): Cannot find name 'Function'.
  684. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2987,29): A rest parameter must be of an array type.
  685. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2991,37): Cannot find name 'Function'.
  686. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2995,39): Cannot find name 'Function'.
  687. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(2999,50): Cannot find name 'Function'.
  688. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3003,54): Cannot find name 'Function'.
  689. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3049,25): Cannot find name 'Object'.
  690. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3073,46): Cannot find name 'Function'.
  691. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3076,101): Cannot find name 'Function'.
  692. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3080,29): A rest parameter must be of an array type.
  693. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3083,83): Cannot find name 'Function'.
  694. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3087,37): Cannot find name 'Function'.
  695. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3090,92): Cannot find name 'Function'.
  696. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3094,39): Cannot find name 'Function'.
  697. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3097,94): Cannot find name 'Function'.
  698. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3101,50): Cannot find name 'Function'.
  699. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3104,105): Cannot find name 'Function'.
  700. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3108,54): Cannot find name 'Function'.
  701. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3111,109): Cannot find name 'Function'.
  702. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3354,50): Cannot find name 'Function'.
  703. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3355,50): Cannot find name 'Function'.
  704. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3362,33): A rest parameter must be of an array type.
  705. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3369,41): Cannot find name 'Function'.
  706. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3376,43): Cannot find name 'Function'.
  707. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3383,54): Cannot find name 'Function'.
  708. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3390,58): Cannot find name 'Function'.
  709. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3397,53): Cannot find name 'Function'.
  710. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3409,74): Cannot find name 'Function'.
  711. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3410,89): Cannot find name 'Function'.
  712. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3416,70): Cannot find name 'Function'.
  713. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3417,36): Cannot find name 'Function'.
  714. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3418,55): Cannot find name 'Function'.
  715. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3420,34): Cannot find name 'Function'.
  716. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3421,53): Cannot find name 'Function'.
  717. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3433,50): Cannot find name 'Function'.
  718. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3441,33): A rest parameter must be of an array type.
  719. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3449,41): Cannot find name 'Function'.
  720. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3457,43): Cannot find name 'Function'.
  721. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3465,54): Cannot find name 'Function'.
  722. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3473,58): Cannot find name 'Function'.
  723. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3481,53): Cannot find name 'Function'.
  724. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3504,70): Cannot find name 'Function'.
  725. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3505,36): Cannot find name 'Function'.
  726. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3506,55): Cannot find name 'Function'.
  727. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3508,34): Cannot find name 'Function'.
  728. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3509,53): Cannot find name 'Function'.
  729. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3513,78): Cannot find name 'Function'.
  730. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3514,32): Cannot find name 'Function'.
  731. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3522,74): Cannot find name 'Function'.
  732. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3523,40): Cannot find name 'Function'.
  733. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3533,36): Cannot find name 'Function'.
  734. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3534,55): Cannot find name 'Function'.
  735. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3536,34): Cannot find name 'Function'.
  736. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3537,53): Cannot find name 'Function'.
  737. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3554,41): A rest parameter must be of an array type.
  738. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3556,27): A rest parameter must be of an array type.
  739. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3557,26): A rest parameter must be of an array type.
  740. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3558,27): A rest parameter must be of an array type.
  741. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3567,58): A rest parameter must be of an array type.
  742. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3579,35): Cannot find name 'Function'.
  743. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3579,63): Cannot find name 'Function'.
  744. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3595,57): Cannot find name 'Function'.
  745. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3610,21): Cannot find name 'Function'.
  746. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3611,21): Cannot find name 'Function'.
  747. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3611,38): Cannot find name 'Function'.
  748. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3612,21): Cannot find name 'Function'.
  749. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3612,38): Cannot find name 'RegExp'.
  750. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3613,21): Cannot find name 'Function'.
  751. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3617,21): Cannot find name 'Function'.
  752. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3618,21): Cannot find name 'Function'.
  753. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3618,38): Cannot find name 'Function'.
  754. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3619,21): Cannot find name 'Function'.
  755. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3619,38): Cannot find name 'RegExp'.
  756. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3620,21): Cannot find name 'Function'.
  757. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3649,17): Cannot find name 'Function'.
  758. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3957,43): A rest parameter must be of an array type.
  759. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3957,80): A rest parameter must be of an array type.
  760. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3959,44): A rest parameter must be of an array type.
  761. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3959,81): A rest parameter must be of an array type.
  762. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3961,45): A rest parameter must be of an array type.
  763. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/@types/node/index.d.ts(3961,70): A rest parameter must be of an array type.
  764. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-nls/lib/main.d.ts(10,43): A rest parameter must be of an array type.
  765. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-nls/lib/main.d.ts(11,36): A rest parameter must be of an array type.
  766. [16:57:26] Error: E:/src/git/vscode/extensions/html/node_modules/vscode-languageclient/lib/main.d.ts(202,16): Cannot find name 'Promise'.
  767. [16:57:26] Error: E:/src/git/vscode/extensions/json/client/src/jsonMain.ts(83,12): Cannot find name 'Promise'.
  768. [16:57:26] Error: E:/src/git/vscode/extensions/json/client/src/jsonMain.ts(93,25): Property 'push' does not exist on type '{}'.
  769. [16:57:26] Error: E:/src/git/vscode/extensions/json/client/src/jsonMain.ts(103,17): Property 'forEach' does not exist on type '{}'.
  770. [16:57:26] Error: E:/src/git/vscode/extensions/json/client/src/jsonMain.ts(107,8): Cannot find name 'Array'.
  771. [16:57:26] Error: E:/src/git/vscode/extensions/json/client/src/jsonMain.ts(124,19): Property 'push' does not exist on type '{}'.
  772. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(221,54): Cannot find name 'RegExp'.
  773. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(1214,15): A rest parameter must be of an array type.
  774. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(1221,30): Cannot find name 'Function'.
  775. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2626,26): Cannot find name 'RegExp'.
  776. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2630,26): Cannot find name 'RegExp'.
  777. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2634,27): Cannot find name 'RegExp'.
  778. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2638,27): Cannot find name 'RegExp'.
  779. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2690,15): Cannot find name 'RegExp'.
  780. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2694,15): Cannot find name 'RegExp'.
  781. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(2722,17): Cannot find name 'RegExp'.
  782. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3461,63): A rest parameter must be of an array type.
  783. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3477,119): A rest parameter must be of an array type.
  784. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3493,54): A rest parameter must be of an array type.
  785. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3585,59): A rest parameter must be of an array type.
  786. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3596,82): A rest parameter must be of an array type.
  787. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3607,55): A rest parameter must be of an array type.
  788. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3618,78): A rest parameter must be of an array type.
  789. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3629,53): A rest parameter must be of an array type.
  790. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(3640,76): A rest parameter must be of an array type.
  791. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(4095,112): A rest parameter must be of an array type.
  792. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(4256,155): A rest parameter must be of an array type.
  793. [16:57:26] Error: E:/src/git/vscode/src/vs/vscode.d.ts(4270,110): A rest parameter must be of an array type.
  794. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-jsonrpc/lib/events.d.ts(27,26): Cannot find name 'Function'.
  795. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-jsonrpc/lib/events.d.ts(28,28): Cannot find name 'Function'.
  796. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-jsonrpc/lib/messages.d.ts(58,47): Cannot extend an interface 'Error'. Did you mean 'implements'?
  797. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-jsonrpc/lib/thenable.d.ts(1,31): Cannot find name 'PromiseLike'.
  798. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-languageserver-types/lib/main.d.ts(183,53): A rest parameter must be of an array type.
  799. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-languageserver-types/lib/main.d.ts(639,60): A rest parameter must be of an array type.
  800. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-jsonrpc/lib/main.d.ts(10,6): A rest parameter must be of an array type.
  801. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-jsonrpc/lib/main.d.ts(46,6): A rest parameter must be of an array type.
  802. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-jsonrpc/lib/main.d.ts(125,36): A rest parameter must be of an array type.
  803. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-jsonrpc/lib/main.d.ts(149,38): A rest parameter must be of an array type.
  804. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(15,42): A rest parameter must be of an array type.
  805. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(17,26): A rest parameter must be of an array type.
  806. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(18,25): A rest parameter must be of an array type.
  807. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(19,24): A rest parameter must be of an array type.
  808. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(22,26): A rest parameter must be of an array type.
  809. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(23,25): A rest parameter must be of an array type.
  810. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(31,37): Cannot find name 'Object'.
  811. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(31,62): Cannot find name 'Function'.
  812. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(55,40): A rest parameter must be of an array type.
  813. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(55,77): A rest parameter must be of an array type.
  814. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(57,41): A rest parameter must be of an array type.
  815. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(57,78): A rest parameter must be of an array type.
  816. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(59,42): A rest parameter must be of an array type.
  817. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(59,67): A rest parameter must be of an array type.
  818. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(92,16): Cannot find name 'Uint8Array'.
  819. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(129,17): Cannot find name 'Uint8Array'.
  820. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(137,23): Cannot find name 'ArrayBuffer'.
  821. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(167,23): Cannot find name 'ArrayBuffer'.
  822. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(264,55): Cannot find name 'Function'.
  823. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(265,46): Cannot find name 'Function'.
  824. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(266,48): Cannot find name 'Function'.
  825. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(267,58): Cannot find name 'Function'.
  826. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(271,44): Cannot find name 'Function'.
  827. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(272,38): A rest parameter must be of an array type.
  828. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(275,59): Cannot find name 'Function'.
  829. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(276,63): Cannot find name 'Function'.
  830. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(295,45): Cannot find name 'Function'.
  831. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(296,52): Cannot find name 'Function'.
  832. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(298,34): Cannot find name 'Function'.
  833. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(299,31): Cannot find name 'Function'.
  834. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(300,50): Cannot find name 'Function'.
  835. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(311,17): Cannot find name 'Function'.
  836. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(318,46): Cannot find name 'Function'.
  837. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(319,37): Cannot find name 'Function'.
  838. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(320,39): Cannot find name 'Function'.
  839. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(321,49): Cannot find name 'Function'.
  840. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(397,28): Cannot find name 'Function'.
  841. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(397,38): A rest parameter must be of an array type.
  842. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(410,23): Cannot find name 'Array'.
  843. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(411,29): Cannot find name 'ArrayBuffer'.
  844. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(412,25): Cannot find name 'Boolean'.
  845. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(414,26): Cannot find name 'DataView'.
  846. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(415,22): Cannot find name 'Date'.
  847. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(416,23): Cannot find name 'Error'.
  848. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(417,27): Cannot find name 'EvalError'.
  849. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(418,30): Cannot find name 'Float32Array'.
  850. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(419,30): Cannot find name 'Float64Array'.
  851. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(420,26): Cannot find name 'Function'.
  852. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(422,26): Cannot find name 'Infinity'.
  853. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(423,28): Cannot find name 'Int16Array'.
  854. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(424,28): Cannot find name 'Int32Array'.
  855. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(425,27): Cannot find name 'Int8Array'.
  856. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(426,22): Cannot find name 'Intl'.
  857. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(427,22): Cannot find name 'JSON'.
  858. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(429,22): Cannot find name 'Math'.
  859. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(430,21): Cannot find name 'NaN'.
  860. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(431,24): Cannot find name 'Number'.
  861. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(432,24): Cannot find name 'Object'.
  862. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(433,18): Cannot find name 'Function'.
  863. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(434,28): Cannot find name 'RangeError'.
  864. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(435,32): Cannot find name 'ReferenceError'.
  865. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(436,24): Cannot find name 'RegExp'.
  866. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(438,24): Cannot find name 'String'.
  867. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(439,17): Cannot find name 'Function'.
  868. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(440,29): Cannot find name 'SyntaxError'.
  869. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(441,27): Cannot find name 'TypeError'.
  870. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(442,26): Cannot find name 'URIError'.
  871. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(443,29): Cannot find name 'Uint16Array'.
  872. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(444,29): Cannot find name 'Uint32Array'.
  873. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(445,28): Cannot find name 'Uint8Array'.
  874. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(446,28): Cannot find name 'Function'.
  875. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(453,27): Cannot find name 'decodeURI'.
  876. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(454,36): Cannot find name 'decodeURIComponent'.
  877. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(455,27): Cannot find name 'encodeURI'.
  878. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(456,36): Cannot find name 'encodeURIComponent'.
  879. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(458,22): Cannot find name 'eval'.
  880. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(460,26): Cannot find name 'isFinite'.
  881. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(461,23): Cannot find name 'isNaN'.
  882. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(462,28): Cannot find name 'parseFloat'.
  883. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(463,26): Cannot find name 'parseInt'.
  884. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(466,35): A rest parameter must be of an array type.
  885. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(466,60): A rest parameter must be of an array type.
  886. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(467,34): A rest parameter must be of an array type.
  887. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(467,71): A rest parameter must be of an array type.
  888. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(468,33): A rest parameter must be of an array type.
  889. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(468,70): A rest parameter must be of an array type.
  890. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(486,30): Cannot find name 'Uint8Array'.
  891. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(556,30): Cannot find name 'Function'.
  892. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(561,30): Cannot find name 'Function'.
  893. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(577,55): Cannot find name 'Function'.
  894. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(578,46): Cannot find name 'Function'.
  895. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(579,48): Cannot find name 'Function'.
  896. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(580,59): Cannot find name 'Function'.
  897. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(581,63): Cannot find name 'Function'.
  898. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(582,58): Cannot find name 'Function'.
  899. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(586,44): Cannot find name 'Function'.
  900. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(587,38): A rest parameter must be of an array type.
  901. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(614,45): Cannot find name 'Function'.
  902. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(628,36): Cannot find name 'Function'.
  903. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(629,33): Cannot find name 'Function'.
  904. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(630,52): Cannot find name 'Function'.
  905. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(640,45): Cannot find name 'Function'.
  906. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(650,34): Cannot find name 'Function'.
  907. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(651,31): Cannot find name 'Function'.
  908. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(652,50): Cannot find name 'Function'.
  909. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(658,36): Cannot find name 'Function'.
  910. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(659,33): Cannot find name 'Function'.
  911. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(660,52): Cannot find name 'Function'.
  912. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(665,48): Cannot find name 'Function'.
  913. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(676,34): Cannot find name 'Function'.
  914. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(677,31): Cannot find name 'Function'.
  915. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(678,50): Cannot find name 'Function'.
  916. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(690,45): Cannot find name 'Function'.
  917. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(814,46): Cannot find name 'Function'.
  918. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(822,39): Cannot find name 'Function'.
  919. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(830,37): Cannot find name 'Function'.
  920. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(838,39): Cannot find name 'Function'.
  921. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(846,50): Cannot find name 'Function'.
  922. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(854,54): Cannot find name 'Function'.
  923. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(865,31): Cannot find name 'Function'.
  924. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(887,46): Cannot find name 'Function'.
  925. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(896,39): Cannot find name 'Function'.
  926. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(905,37): Cannot find name 'Function'.
  927. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(914,39): Cannot find name 'Function'.
  928. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(923,50): Cannot find name 'Function'.
  929. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(932,54): Cannot find name 'Function'.
  930. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(943,43): Cannot find name 'Function'.
  931. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(965,58): Cannot find name 'Function'.
  932. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(974,51): Cannot find name 'Function'.
  933. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(983,49): Cannot find name 'Function'.
  934. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(992,51): Cannot find name 'Function'.
  935. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1001,61): Cannot find name 'Function'.
  936. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1005,47): Cannot find name 'Function'.
  937. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1008,62): Cannot find name 'Function'.
  938. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1017,66): Cannot find name 'Function'.
  939. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1306,76): Cannot find name 'Function'.
  940. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1334,16): Cannot find name 'Function'.
  941. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1338,18): Cannot find name 'Function'.
  942. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1339,21): Cannot find name 'Function'.
  943. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1345,45): Cannot find name 'Function'.
  944. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1345,80): Cannot find name 'Function'.
  945. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1354,46): Cannot find name 'Function'.
  946. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1356,47): Cannot find name 'Function'.
  947. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1358,29): A rest parameter must be of an array type.
  948. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1362,37): Cannot find name 'Function'.
  949. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1364,38): Cannot find name 'Function'.
  950. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1366,39): Cannot find name 'Function'.
  951. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1368,40): Cannot find name 'Function'.
  952. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1370,50): Cannot find name 'Function'.
  953. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1372,51): Cannot find name 'Function'.
  954. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1374,54): Cannot find name 'Function'.
  955. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1376,55): Cannot find name 'Function'.
  956. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1414,46): Cannot find name 'Function'.
  957. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1423,29): A rest parameter must be of an array type.
  958. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1432,37): Cannot find name 'Function'.
  959. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1441,39): Cannot find name 'Function'.
  960. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1450,50): Cannot find name 'Function'.
  961. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1459,54): Cannot find name 'Function'.
  962. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1552,46): Cannot find name 'Function'.
  963. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1559,29): A rest parameter must be of an array type.
  964. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1566,37): Cannot find name 'Function'.
  965. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1573,39): Cannot find name 'Function'.
  966. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1580,50): Cannot find name 'Function'.
  967. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1587,54): Cannot find name 'Function'.
  968. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1827,36): Cannot find name 'Function'.
  969. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1828,33): Cannot find name 'Function'.
  970. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1829,52): Cannot find name 'Function'.
  971. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1832,67): Cannot find name 'Function'.
  972. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1833,52): Cannot find name 'Function'.
  973. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1836,56): Cannot find name 'Function'.
  974. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1840,48): Cannot find name 'Function'.
  975. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1858,34): Cannot find name 'Function'.
  976. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1859,31): Cannot find name 'Function'.
  977. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1860,50): Cannot find name 'Function'.
  978. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1874,46): Cannot find name 'Function'.
  979. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1884,29): A rest parameter must be of an array type.
  980. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1894,37): Cannot find name 'Function'.
  981. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1904,39): Cannot find name 'Function'.
  982. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1914,50): Cannot find name 'Function'.
  983. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1924,54): Cannot find name 'Function'.
  984. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1948,87): Cannot find name 'Function'.
  985. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1949,69): Cannot find name 'Function'.
  986. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1950,68): Cannot find name 'Function'.
  987. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1951,50): Cannot find name 'Function'.
  988. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1952,68): Cannot find name 'Function'.
  989. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1953,50): Cannot find name 'Function'.
  990. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1954,60): Cannot find name 'Function'.
  991. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1955,67): Cannot find name 'Function'.
  992. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1956,49): Cannot find name 'Function'.
  993. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1957,26): Cannot find name 'Function'.
  994. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1972,46): Cannot find name 'Function'.
  995. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1978,29): A rest parameter must be of an array type.
  996. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1984,37): Cannot find name 'Function'.
  997. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1990,39): Cannot find name 'Function'.
  998. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(1996,50): Cannot find name 'Function'.
  999. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2002,54): Cannot find name 'Function'.
  1000. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2010,178): Cannot find name 'Function'.
  1001. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2011,79): Cannot find name 'Function'.
  1002. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2012,64): Cannot find name 'Function'.
  1003. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2013,187): Cannot find name 'Function'.
  1004. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2014,88): Cannot find name 'Function'.
  1005. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2015,73): Cannot find name 'Function'.
  1006. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2051,28): Cannot find name 'String'.
  1007. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2052,28): Cannot find name 'String'.
  1008. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2054,47): Cannot find name 'Function'.
  1009. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2073,46): Cannot find name 'Function'.
  1010. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2079,29): A rest parameter must be of an array type.
  1011. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2085,37): Cannot find name 'Function'.
  1012. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2091,39): Cannot find name 'Function'.
  1013. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2097,50): Cannot find name 'Function'.
  1014. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2103,54): Cannot find name 'Function'.
  1015. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2133,16): Cannot find name 'Date'.
  1016. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2134,16): Cannot find name 'Date'.
  1017. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2135,16): Cannot find name 'Date'.
  1018. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2136,20): Cannot find name 'Date'.
  1019. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2147,46): Cannot find name 'Function'.
  1020. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2151,37): Cannot find name 'Function'.
  1021. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2155,39): Cannot find name 'Function'.
  1022. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2159,50): Cannot find name 'Function'.
  1023. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2163,54): Cannot find name 'Function'.
  1024. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2179,46): Cannot find name 'Function'.
  1025. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2183,37): Cannot find name 'Function'.
  1026. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2187,39): Cannot find name 'Function'.
  1027. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2191,50): Cannot find name 'Function'.
  1028. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2195,54): Cannot find name 'Function'.
  1029. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2210,46): Cannot find name 'Function'.
  1030. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2214,37): Cannot find name 'Function'.
  1031. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2218,39): Cannot find name 'Function'.
  1032. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2222,50): Cannot find name 'Function'.
  1033. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2226,54): Cannot find name 'Function'.
  1034. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2370,58): Cannot find name 'Date'.
  1035. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2370,71): Cannot find name 'Date'.
  1036. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2372,62): Cannot find name 'Date'.
  1037. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2372,75): Cannot find name 'Date'.
  1038. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2374,48): Cannot find name 'Date'.
  1039. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2374,61): Cannot find name 'Date'.
  1040. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2376,52): Cannot find name 'Date'.
  1041. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2376,65): Cannot find name 'Date'.
  1042. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2608,53): Cannot find name 'Function'.
  1043. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2653,26): A rest parameter must be of an array type.
  1044. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2660,26): A rest parameter must be of an array type.
  1045. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2670,29): A rest parameter must be of an array type.
  1046. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2729,30): A rest parameter must be of an array type.
  1047. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2730,33): A rest parameter must be of an array type.
  1048. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2744,30): A rest parameter must be of an array type.
  1049. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2745,33): A rest parameter must be of an array type.
  1050. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2866,25): Cannot find name 'Function'.
  1051. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2983,46): Cannot find name 'Function'.
  1052. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2987,29): A rest parameter must be of an array type.
  1053. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2991,37): Cannot find name 'Function'.
  1054. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2995,39): Cannot find name 'Function'.
  1055. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(2999,50): Cannot find name 'Function'.
  1056. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3003,54): Cannot find name 'Function'.
  1057. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3049,25): Cannot find name 'Object'.
  1058. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3073,46): Cannot find name 'Function'.
  1059. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3076,101): Cannot find name 'Function'.
  1060. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3080,29): A rest parameter must be of an array type.
  1061. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3083,83): Cannot find name 'Function'.
  1062. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3087,37): Cannot find name 'Function'.
  1063. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3090,92): Cannot find name 'Function'.
  1064. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3094,39): Cannot find name 'Function'.
  1065. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3097,94): Cannot find name 'Function'.
  1066. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3101,50): Cannot find name 'Function'.
  1067. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3104,105): Cannot find name 'Function'.
  1068. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3108,54): Cannot find name 'Function'.
  1069. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3111,109): Cannot find name 'Function'.
  1070. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3354,50): Cannot find name 'Function'.
  1071. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3355,50): Cannot find name 'Function'.
  1072. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3362,33): A rest parameter must be of an array type.
  1073. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3369,41): Cannot find name 'Function'.
  1074. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3376,43): Cannot find name 'Function'.
  1075. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3383,54): Cannot find name 'Function'.
  1076. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3390,58): Cannot find name 'Function'.
  1077. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3397,53): Cannot find name 'Function'.
  1078. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3409,74): Cannot find name 'Function'.
  1079. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3410,89): Cannot find name 'Function'.
  1080. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3416,70): Cannot find name 'Function'.
  1081. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3417,36): Cannot find name 'Function'.
  1082. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3418,55): Cannot find name 'Function'.
  1083. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3420,34): Cannot find name 'Function'.
  1084. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3421,53): Cannot find name 'Function'.
  1085. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3433,50): Cannot find name 'Function'.
  1086. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3441,33): A rest parameter must be of an array type.
  1087. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3449,41): Cannot find name 'Function'.
  1088. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3457,43): Cannot find name 'Function'.
  1089. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3465,54): Cannot find name 'Function'.
  1090. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3473,58): Cannot find name 'Function'.
  1091. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3481,53): Cannot find name 'Function'.
  1092. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3504,70): Cannot find name 'Function'.
  1093. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3505,36): Cannot find name 'Function'.
  1094. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3506,55): Cannot find name 'Function'.
  1095. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3508,34): Cannot find name 'Function'.
  1096. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3509,53): Cannot find name 'Function'.
  1097. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3513,78): Cannot find name 'Function'.
  1098. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3514,32): Cannot find name 'Function'.
  1099. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3522,74): Cannot find name 'Function'.
  1100. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3523,40): Cannot find name 'Function'.
  1101. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3533,36): Cannot find name 'Function'.
  1102. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3534,55): Cannot find name 'Function'.
  1103. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3536,34): Cannot find name 'Function'.
  1104. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3537,53): Cannot find name 'Function'.
  1105. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3554,41): A rest parameter must be of an array type.
  1106. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3556,27): A rest parameter must be of an array type.
  1107. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3557,26): A rest parameter must be of an array type.
  1108. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3558,27): A rest parameter must be of an array type.
  1109. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3567,58): A rest parameter must be of an array type.
  1110. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3579,35): Cannot find name 'Function'.
  1111. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3579,63): Cannot find name 'Function'.
  1112. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3595,57): Cannot find name 'Function'.
  1113. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3610,21): Cannot find name 'Function'.
  1114. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3611,21): Cannot find name 'Function'.
  1115. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3611,38): Cannot find name 'Function'.
  1116. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3612,21): Cannot find name 'Function'.
  1117. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3612,38): Cannot find name 'RegExp'.
  1118. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3613,21): Cannot find name 'Function'.
  1119. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3617,21): Cannot find name 'Function'.
  1120. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3618,21): Cannot find name 'Function'.
  1121. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3618,38): Cannot find name 'Function'.
  1122. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3619,21): Cannot find name 'Function'.
  1123. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3619,38): Cannot find name 'RegExp'.
  1124. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3620,21): Cannot find name 'Function'.
  1125. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3649,17): Cannot find name 'Function'.
  1126. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3957,43): A rest parameter must be of an array type.
  1127. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3957,80): A rest parameter must be of an array type.
  1128. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3959,44): A rest parameter must be of an array type.
  1129. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3959,81): A rest parameter must be of an array type.
  1130. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3961,45): A rest parameter must be of an array type.
  1131. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/@types/node/index.d.ts(3961,70): A rest parameter must be of an array type.
  1132. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-nls/lib/main.d.ts(10,43): A rest parameter must be of an array type.
  1133. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-nls/lib/main.d.ts(11,36): A rest parameter must be of an array type.
  1134. [16:57:26] Error: E:/src/git/vscode/extensions/json/node_modules/vscode-languageclient/lib/main.d.ts(201,16): Cannot find name 'Promise'.
  1135. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/utils/words.ts(7,77): Cannot find name 'RegExp'.
  1136. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/utils/words.ts(9,51): Property 'charCodeAt' does not exist on type 'string'.
  1137. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/utils/words.ts(13,22): Property 'substr' does not exist on type 'string'.
  1138. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/utils/words.ts(17,23): Cannot find name 'RegExp'.
  1139. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/utils/words.ts(31,17): Property 'charCodeAt' does not exist on type 'string'.
  1140. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/utils/words.ts(32,17): Property 'charCodeAt' does not exist on type 'string'.
  1141. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/utils/words.ts(7,77): Parameter 'wordDefinition' of exported function has or is using private name 'RegExp'.
  1142. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/words.test.ts(15,22): Property 'indexOf' does not exist on type 'string'.
  1143. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/words.test.ts(16,17): Property 'substr' does not exist on type 'string'.
  1144. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/words.test.ts(16,43): Property 'substr' does not exist on type 'string'.
  1145. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/words.test.ts(21,22): Property 'substr' does not exist on type 'string'.
  1146. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/javascriptMode.test.ts(20,22): Property 'indexOf' does not exist on type 'string'.
  1147. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/javascriptMode.test.ts(21,17): Property 'substr' does not exist on type 'string'.
  1148. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/javascriptMode.test.ts(21,43): Property 'substr' does not exist on type 'string'.
  1149. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/javascriptMode.test.ts(33,33): Property 'map' does not exist on type '{}'.
  1150. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(16,32): Property 'forEach' does not exist on type '{}'.
  1151. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(19,32): Property 'indexOf' does not exist on type 'string'.
  1152. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(22,18): Property 'substr' does not exist on type 'string'.
  1153. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(22,54): Property 'substr' does not exist on type 'string'.
  1154. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(24,27): Property 'indexOf' does not exist on type 'string'.
  1155. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(25,18): Property 'substr' does not exist on type 'string'.
  1156. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(25,52): Property 'substr' does not exist on type 'string'.
  1157. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(28,27): Property 'length' does not exist on type 'string'.
  1158. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(36,10): Property 'forEach' does not exist on type '{}'.
  1159. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(89,28): Property 'length' does not exist on type '{}'.
  1160. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(90,7): Property 'push' does not exist on type '{}'.
  1161. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(97,26): Property 'sort' does not exist on type '{}'.
  1162. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(98,24): Property 'length' does not exist on type 'string'.
  1163. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(104,15): Property 'substring' does not exist on type 'string'.
  1164. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(104,60): Property 'substring' does not exist on type 'string'.
  1165. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/formatting.test.ts(104,86): Property 'length' does not exist on type 'string'.
  1166. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/embedded.test.ts(17,22): Property 'indexOf' does not exist on type 'string'.
  1167. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/embedded.test.ts(18,17): Property 'substr' does not exist on type 'string'.
  1168. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/test/embedded.test.ts(18,43): Property 'substr' does not exist on type 'string'.
  1169. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/languageModes.ts(59,14): Property 'push' does not exist on type '{}'.
  1170. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/languageModes.ts(78,66): Property 'map' does not exist on type '{}'.
  1171. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/languageModes.ts(88,66): Property 'map' does not exist on type '{}'.
  1172. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/languageModes.ts(95,13): Property 'push' does not exist on type '{}'.
  1173. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/languageModes.ts(104,16): Property 'forEach' does not exist on type '{}'.
  1174. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/languageModes.ts(110,16): Property 'forEach' does not exist on type '{}'.
  1175. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(31,12): Cannot find name 'String'.
  1176. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(38,35): Property 'substring' does not exist on type 'string'.
  1177. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(39,27): Property 'length' does not exist on type 'string'.
  1178. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(60,23): Property 'map' does not exist on type '{}'.
  1179. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(78,32): Property 'map' does not exist on type '{}'.
  1180. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(126,20): Property 'forEach' does not exist on type '{}'.
  1181. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(142,28): Property 'push' does not exist on type '{}'.
  1182. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(148,21): Property 'push' does not exist on type '{}'.
  1183. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(158,24): Property 'map' does not exist on type '{}'.
  1184. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(186,14): Property 'push' does not exist on type '{}'.
  1185. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(190,45): Property 'length' does not exist on type '{}'.
  1186. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(198,11): Property 'forEach' does not exist on type '{}'.
  1187. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(207,23): Property 'filter' does not exist on type '{}'.
  1188. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(220,23): Property 'filter' does not exist on type '{}'.
  1189. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(240,14): Property 'push' does not exist on type '{}'.
  1190. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(334,35): Cannot find name 'Boolean'.
  1191. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(335,45): Cannot find name 'Boolean'.
  1192. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(336,45): Cannot find name 'Boolean'.
  1193. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(337,52): Cannot find name 'Boolean'.
  1194. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(338,57): Cannot find name 'Boolean'.
  1195. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(339,63): Cannot find name 'Boolean'.
  1196. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(340,60): Cannot find name 'Boolean'.
  1197. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(341,64): Cannot find name 'Boolean'.
  1198. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(342,44): Cannot find name 'Boolean'.
  1199. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(343,40): Cannot find name 'Boolean'.
  1200. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(354,21): Property 'length' does not exist on type 'string'.
  1201. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(355,20): Property 'charAt' does not exist on type 'string'.
  1202. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/javascriptMode.ts(365,9): Cannot find name 'Math'.
  1203. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(45,13): Property 'push' does not exist on type '{}'.
  1204. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(48,13): Property 'push' does not exist on type '{}'.
  1205. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(54,52): Property 'toLowerCase' does not exist on type 'string'.
  1206. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(57,21): Property 'substr' does not exist on type 'string'.
  1207. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(57,37): Property 'length' does not exist on type 'string'.
  1208. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(59,22): Property 'push' does not exist on type '{}'.
  1209. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(60,60): Property 'toLowerCase' does not exist on type 'string'.
  1210. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(61,58): Property 'test' does not exist on type '{}'.
  1211. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(76,15): Property 'push' does not exist on type '{}'.
  1212. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(98,76): Property 'length' does not exist on type 'string'.
  1213. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(101,16): Cannot find name 'Math'.
  1214. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(104,12): Property 'push' does not exist on type '{}'.
  1215. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(110,14): Cannot find name 'Math'.
  1216. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(113,12): Property 'push' does not exist on type '{}'.
  1217. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(126,10): Property 'push' does not exist on type '{}'.
  1218. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(138,14): Property 'indexOf' does not exist on type '{}'.
  1219. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(139,11): Property 'push' does not exist on type '{}'.
  1220. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(140,15): Property 'length' does not exist on type '{}'.
  1221. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(145,9): Property 'push' does not exist on type '{}'.
  1222. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(171,25): Property 'substring' does not exist on type 'string'.
  1223. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(176,67): Property 'length' does not exist on type 'string'.
  1224. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(201,30): Property 'length' does not exist on type 'string'.
  1225. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(211,53): Property 'length' does not exist on type 'string'.
  1226. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/embeddedSupport.ts(228,28): Property 'match' does not exist on type 'string'.
  1227. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/modes/cssMode.ts(43,90): Property 'filter' does not exist on type '{}'.
  1228. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/languageModelCache.ts(22,21): Cannot find name 'Date'.
  1229. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/languageModelCache.ts(23,15): Cannot find name 'Object'.
  1230. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/languageModelCache.ts(40,31): Cannot find name 'Date'.
  1231. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/languageModelCache.ts(44,80): Cannot find name 'Date'.
  1232. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/languageModelCache.ts(50,22): Cannot find name 'Number'.
  1233. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(26,38): Property 'bind' does not exist on type '(message: string) => any'.
  1234. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(27,42): Property 'bind' does not exist on type '(message: string) => any'.
  1235. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(74,30): Property 'forEach' does not exist on type '{}'.
  1236. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(79,18): Property 'forEach' does not exist on type '{}'.
  1237. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(115,52): Property 'forEach' does not exist on type '{}'.
  1238. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(125,28): Property 'length' does not exist on type '{}'.
  1239. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(126,7): Property 'push' does not exist on type '{}'.
  1240. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(201,9): Property 'forEach' does not exist on type '{}'.
  1241. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(222,48): Property 'forEach' does not exist on type '{}'.
  1242. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(233,48): Property 'forEach' does not exist on type '{}'.
  1243. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/src/htmlServerMain.ts(245,49): Property 'forEach' does not exist on type '{}'.
  1244. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/mocha/index.d.ts(53,30): Cannot find name 'PromiseLike'.
  1245. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/mocha/index.d.ts(72,16): Cannot find name 'RegExp'.
  1246. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/mocha/index.d.ts(89,17): Cannot find name 'RegExp'.
  1247. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/mocha/index.d.ts(119,13): Cannot find name 'Function'.
  1248. [16:57:26] Error: E:/src/git/vscode/extensions/node_modules/typescript/lib/typescript.d.ts(414,36): Cannot find name 'Array'.
  1249. [16:57:26] Error: E:/src/git/vscode/extensions/node_modules/typescript/lib/typescript.d.ts(1771,17): Cannot find name 'Date'.
  1250. [16:57:26] Error: E:/src/git/vscode/extensions/node_modules/typescript/lib/typescript.d.ts(1795,41): Cannot find name 'Date'.
  1251. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-jsonrpc/lib/events.d.ts(27,26): Cannot find name 'Function'.
  1252. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-jsonrpc/lib/events.d.ts(28,28): Cannot find name 'Function'.
  1253. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-jsonrpc/lib/messages.d.ts(58,47): Cannot extend an interface 'Error'. Did you mean 'implements'?
  1254. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-jsonrpc/lib/thenable.d.ts(1,31): Cannot find name 'PromiseLike'.
  1255. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-jsonrpc/lib/main.d.ts(10,6): A rest parameter must be of an array type.
  1256. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-jsonrpc/lib/main.d.ts(46,6): A rest parameter must be of an array type.
  1257. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-jsonrpc/lib/main.d.ts(125,36): A rest parameter must be of an array type.
  1258. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-jsonrpc/lib/main.d.ts(149,38): A rest parameter must be of an array type.
  1259. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(15,42): A rest parameter must be of an array type.
  1260. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(17,26): A rest parameter must be of an array type.
  1261. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(18,25): A rest parameter must be of an array type.
  1262. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(19,24): A rest parameter must be of an array type.
  1263. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(22,26): A rest parameter must be of an array type.
  1264. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(23,25): A rest parameter must be of an array type.
  1265. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(31,37): Cannot find name 'Object'.
  1266. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(31,62): Cannot find name 'Function'.
  1267. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(55,40): A rest parameter must be of an array type.
  1268. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(55,77): A rest parameter must be of an array type.
  1269. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(57,41): A rest parameter must be of an array type.
  1270. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(57,78): A rest parameter must be of an array type.
  1271. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(59,42): A rest parameter must be of an array type.
  1272. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(59,67): A rest parameter must be of an array type.
  1273. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(92,16): Cannot find name 'Uint8Array'.
  1274. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(129,17): Cannot find name 'Uint8Array'.
  1275. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(137,23): Cannot find name 'ArrayBuffer'.
  1276. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(167,23): Cannot find name 'ArrayBuffer'.
  1277. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(264,55): Cannot find name 'Function'.
  1278. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(265,46): Cannot find name 'Function'.
  1279. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(266,48): Cannot find name 'Function'.
  1280. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(267,58): Cannot find name 'Function'.
  1281. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(271,44): Cannot find name 'Function'.
  1282. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(272,38): A rest parameter must be of an array type.
  1283. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(275,59): Cannot find name 'Function'.
  1284. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(276,63): Cannot find name 'Function'.
  1285. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(295,45): Cannot find name 'Function'.
  1286. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(296,52): Cannot find name 'Function'.
  1287. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(298,34): Cannot find name 'Function'.
  1288. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(299,31): Cannot find name 'Function'.
  1289. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(300,50): Cannot find name 'Function'.
  1290. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(311,17): Cannot find name 'Function'.
  1291. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(318,46): Cannot find name 'Function'.
  1292. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(319,37): Cannot find name 'Function'.
  1293. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(320,39): Cannot find name 'Function'.
  1294. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(321,49): Cannot find name 'Function'.
  1295. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(397,28): Cannot find name 'Function'.
  1296. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(397,38): A rest parameter must be of an array type.
  1297. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(410,23): Cannot find name 'Array'.
  1298. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(411,29): Cannot find name 'ArrayBuffer'.
  1299. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(412,25): Cannot find name 'Boolean'.
  1300. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(414,26): Cannot find name 'DataView'.
  1301. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(415,22): Cannot find name 'Date'.
  1302. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(416,23): Cannot find name 'Error'.
  1303. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(417,27): Cannot find name 'EvalError'.
  1304. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(418,30): Cannot find name 'Float32Array'.
  1305. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(419,30): Cannot find name 'Float64Array'.
  1306. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(420,26): Cannot find name 'Function'.
  1307. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(422,26): Cannot find name 'Infinity'.
  1308. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(423,28): Cannot find name 'Int16Array'.
  1309. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(424,28): Cannot find name 'Int32Array'.
  1310. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(425,27): Cannot find name 'Int8Array'.
  1311. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(426,22): Cannot find name 'Intl'.
  1312. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(427,22): Cannot find name 'JSON'.
  1313. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(429,22): Cannot find name 'Math'.
  1314. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(430,21): Cannot find name 'NaN'.
  1315. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(431,24): Cannot find name 'Number'.
  1316. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(432,24): Cannot find name 'Object'.
  1317. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(433,18): Cannot find name 'Function'.
  1318. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(434,28): Cannot find name 'RangeError'.
  1319. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(435,32): Cannot find name 'ReferenceError'.
  1320. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(436,24): Cannot find name 'RegExp'.
  1321. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(438,24): Cannot find name 'String'.
  1322. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(439,17): Cannot find name 'Function'.
  1323. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(440,29): Cannot find name 'SyntaxError'.
  1324. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(441,27): Cannot find name 'TypeError'.
  1325. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(442,26): Cannot find name 'URIError'.
  1326. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(443,29): Cannot find name 'Uint16Array'.
  1327. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(444,29): Cannot find name 'Uint32Array'.
  1328. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(445,28): Cannot find name 'Uint8Array'.
  1329. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(446,28): Cannot find name 'Function'.
  1330. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(453,27): Cannot find name 'decodeURI'.
  1331. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(454,36): Cannot find name 'decodeURIComponent'.
  1332. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(455,27): Cannot find name 'encodeURI'.
  1333. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(456,36): Cannot find name 'encodeURIComponent'.
  1334. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(458,22): Cannot find name 'eval'.
  1335. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(460,26): Cannot find name 'isFinite'.
  1336. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(461,23): Cannot find name 'isNaN'.
  1337. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(462,28): Cannot find name 'parseFloat'.
  1338. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(463,26): Cannot find name 'parseInt'.
  1339. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(466,35): A rest parameter must be of an array type.
  1340. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(466,60): A rest parameter must be of an array type.
  1341. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(467,34): A rest parameter must be of an array type.
  1342. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(467,71): A rest parameter must be of an array type.
  1343. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(468,33): A rest parameter must be of an array type.
  1344. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(468,70): A rest parameter must be of an array type.
  1345. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(486,30): Cannot find name 'Uint8Array'.
  1346. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(556,30): Cannot find name 'Function'.
  1347. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(561,30): Cannot find name 'Function'.
  1348. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(577,55): Cannot find name 'Function'.
  1349. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(578,46): Cannot find name 'Function'.
  1350. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(579,48): Cannot find name 'Function'.
  1351. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(580,59): Cannot find name 'Function'.
  1352. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(581,63): Cannot find name 'Function'.
  1353. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(582,58): Cannot find name 'Function'.
  1354. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(586,44): Cannot find name 'Function'.
  1355. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(587,38): A rest parameter must be of an array type.
  1356. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(614,45): Cannot find name 'Function'.
  1357. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(628,36): Cannot find name 'Function'.
  1358. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(629,33): Cannot find name 'Function'.
  1359. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(630,52): Cannot find name 'Function'.
  1360. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(640,45): Cannot find name 'Function'.
  1361. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(650,34): Cannot find name 'Function'.
  1362. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(651,31): Cannot find name 'Function'.
  1363. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(652,50): Cannot find name 'Function'.
  1364. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(658,36): Cannot find name 'Function'.
  1365. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(659,33): Cannot find name 'Function'.
  1366. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(660,52): Cannot find name 'Function'.
  1367. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(665,48): Cannot find name 'Function'.
  1368. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(676,34): Cannot find name 'Function'.
  1369. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(677,31): Cannot find name 'Function'.
  1370. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(678,50): Cannot find name 'Function'.
  1371. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(690,45): Cannot find name 'Function'.
  1372. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(814,46): Cannot find name 'Function'.
  1373. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(822,39): Cannot find name 'Function'.
  1374. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(830,37): Cannot find name 'Function'.
  1375. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(838,39): Cannot find name 'Function'.
  1376. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(846,50): Cannot find name 'Function'.
  1377. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(854,54): Cannot find name 'Function'.
  1378. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(865,31): Cannot find name 'Function'.
  1379. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(887,46): Cannot find name 'Function'.
  1380. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(896,39): Cannot find name 'Function'.
  1381. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(905,37): Cannot find name 'Function'.
  1382. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(914,39): Cannot find name 'Function'.
  1383. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(923,50): Cannot find name 'Function'.
  1384. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(932,54): Cannot find name 'Function'.
  1385. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(943,43): Cannot find name 'Function'.
  1386. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(965,58): Cannot find name 'Function'.
  1387. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(974,51): Cannot find name 'Function'.
  1388. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(983,49): Cannot find name 'Function'.
  1389. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(992,51): Cannot find name 'Function'.
  1390. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1001,61): Cannot find name 'Function'.
  1391. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1005,47): Cannot find name 'Function'.
  1392. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1008,62): Cannot find name 'Function'.
  1393. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1017,66): Cannot find name 'Function'.
  1394. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1306,76): Cannot find name 'Function'.
  1395. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1334,16): Cannot find name 'Function'.
  1396. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1338,18): Cannot find name 'Function'.
  1397. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1339,21): Cannot find name 'Function'.
  1398. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1345,45): Cannot find name 'Function'.
  1399. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1345,80): Cannot find name 'Function'.
  1400. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1354,46): Cannot find name 'Function'.
  1401. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1356,47): Cannot find name 'Function'.
  1402. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1358,29): A rest parameter must be of an array type.
  1403. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1362,37): Cannot find name 'Function'.
  1404. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1364,38): Cannot find name 'Function'.
  1405. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1366,39): Cannot find name 'Function'.
  1406. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1368,40): Cannot find name 'Function'.
  1407. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1370,50): Cannot find name 'Function'.
  1408. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1372,51): Cannot find name 'Function'.
  1409. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1374,54): Cannot find name 'Function'.
  1410. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1376,55): Cannot find name 'Function'.
  1411. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1414,46): Cannot find name 'Function'.
  1412. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1423,29): A rest parameter must be of an array type.
  1413. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1432,37): Cannot find name 'Function'.
  1414. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1441,39): Cannot find name 'Function'.
  1415. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1450,50): Cannot find name 'Function'.
  1416. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1459,54): Cannot find name 'Function'.
  1417. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1552,46): Cannot find name 'Function'.
  1418. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1559,29): A rest parameter must be of an array type.
  1419. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1566,37): Cannot find name 'Function'.
  1420. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1573,39): Cannot find name 'Function'.
  1421. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1580,50): Cannot find name 'Function'.
  1422. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1587,54): Cannot find name 'Function'.
  1423. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1827,36): Cannot find name 'Function'.
  1424. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1828,33): Cannot find name 'Function'.
  1425. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1829,52): Cannot find name 'Function'.
  1426. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1832,67): Cannot find name 'Function'.
  1427. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1833,52): Cannot find name 'Function'.
  1428. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1836,56): Cannot find name 'Function'.
  1429. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1840,48): Cannot find name 'Function'.
  1430. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1858,34): Cannot find name 'Function'.
  1431. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1859,31): Cannot find name 'Function'.
  1432. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1860,50): Cannot find name 'Function'.
  1433. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1874,46): Cannot find name 'Function'.
  1434. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1884,29): A rest parameter must be of an array type.
  1435. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1894,37): Cannot find name 'Function'.
  1436. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1904,39): Cannot find name 'Function'.
  1437. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1914,50): Cannot find name 'Function'.
  1438. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1924,54): Cannot find name 'Function'.
  1439. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1948,87): Cannot find name 'Function'.
  1440. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1949,69): Cannot find name 'Function'.
  1441. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1950,68): Cannot find name 'Function'.
  1442. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1951,50): Cannot find name 'Function'.
  1443. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1952,68): Cannot find name 'Function'.
  1444. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1953,50): Cannot find name 'Function'.
  1445. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1954,60): Cannot find name 'Function'.
  1446. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1955,67): Cannot find name 'Function'.
  1447. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1956,49): Cannot find name 'Function'.
  1448. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1957,26): Cannot find name 'Function'.
  1449. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1972,46): Cannot find name 'Function'.
  1450. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1978,29): A rest parameter must be of an array type.
  1451. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1984,37): Cannot find name 'Function'.
  1452. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1990,39): Cannot find name 'Function'.
  1453. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(1996,50): Cannot find name 'Function'.
  1454. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2002,54): Cannot find name 'Function'.
  1455. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2010,178): Cannot find name 'Function'.
  1456. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2011,79): Cannot find name 'Function'.
  1457. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2012,64): Cannot find name 'Function'.
  1458. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2013,187): Cannot find name 'Function'.
  1459. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2014,88): Cannot find name 'Function'.
  1460. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2015,73): Cannot find name 'Function'.
  1461. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2051,28): Cannot find name 'String'.
  1462. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2052,28): Cannot find name 'String'.
  1463. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2054,47): Cannot find name 'Function'.
  1464. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2073,46): Cannot find name 'Function'.
  1465. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2079,29): A rest parameter must be of an array type.
  1466. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2085,37): Cannot find name 'Function'.
  1467. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2091,39): Cannot find name 'Function'.
  1468. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2097,50): Cannot find name 'Function'.
  1469. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2103,54): Cannot find name 'Function'.
  1470. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2133,16): Cannot find name 'Date'.
  1471. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2134,16): Cannot find name 'Date'.
  1472. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2135,16): Cannot find name 'Date'.
  1473. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2136,20): Cannot find name 'Date'.
  1474. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2147,46): Cannot find name 'Function'.
  1475. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2151,37): Cannot find name 'Function'.
  1476. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2155,39): Cannot find name 'Function'.
  1477. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2159,50): Cannot find name 'Function'.
  1478. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2163,54): Cannot find name 'Function'.
  1479. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2179,46): Cannot find name 'Function'.
  1480. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2183,37): Cannot find name 'Function'.
  1481. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2187,39): Cannot find name 'Function'.
  1482. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2191,50): Cannot find name 'Function'.
  1483. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2195,54): Cannot find name 'Function'.
  1484. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2210,46): Cannot find name 'Function'.
  1485. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2214,37): Cannot find name 'Function'.
  1486. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2218,39): Cannot find name 'Function'.
  1487. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2222,50): Cannot find name 'Function'.
  1488. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2226,54): Cannot find name 'Function'.
  1489. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2370,58): Cannot find name 'Date'.
  1490. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2370,71): Cannot find name 'Date'.
  1491. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2372,62): Cannot find name 'Date'.
  1492. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2372,75): Cannot find name 'Date'.
  1493. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2374,48): Cannot find name 'Date'.
  1494. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2374,61): Cannot find name 'Date'.
  1495. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2376,52): Cannot find name 'Date'.
  1496. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2376,65): Cannot find name 'Date'.
  1497. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2608,53): Cannot find name 'Function'.
  1498. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2653,26): A rest parameter must be of an array type.
  1499. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2660,26): A rest parameter must be of an array type.
  1500. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2670,29): A rest parameter must be of an array type.
  1501. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2729,30): A rest parameter must be of an array type.
  1502. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2730,33): A rest parameter must be of an array type.
  1503. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2744,30): A rest parameter must be of an array type.
  1504. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2745,33): A rest parameter must be of an array type.
  1505. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2866,25): Cannot find name 'Function'.
  1506. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2983,46): Cannot find name 'Function'.
  1507. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2987,29): A rest parameter must be of an array type.
  1508. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2991,37): Cannot find name 'Function'.
  1509. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2995,39): Cannot find name 'Function'.
  1510. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(2999,50): Cannot find name 'Function'.
  1511. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3003,54): Cannot find name 'Function'.
  1512. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3049,25): Cannot find name 'Object'.
  1513. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3073,46): Cannot find name 'Function'.
  1514. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3076,101): Cannot find name 'Function'.
  1515. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3080,29): A rest parameter must be of an array type.
  1516. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3083,83): Cannot find name 'Function'.
  1517. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3087,37): Cannot find name 'Function'.
  1518. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3090,92): Cannot find name 'Function'.
  1519. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3094,39): Cannot find name 'Function'.
  1520. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3097,94): Cannot find name 'Function'.
  1521. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3101,50): Cannot find name 'Function'.
  1522. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3104,105): Cannot find name 'Function'.
  1523. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3108,54): Cannot find name 'Function'.
  1524. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3111,109): Cannot find name 'Function'.
  1525. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3354,50): Cannot find name 'Function'.
  1526. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3355,50): Cannot find name 'Function'.
  1527. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3362,33): A rest parameter must be of an array type.
  1528. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3369,41): Cannot find name 'Function'.
  1529. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3376,43): Cannot find name 'Function'.
  1530. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3383,54): Cannot find name 'Function'.
  1531. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3390,58): Cannot find name 'Function'.
  1532. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3397,53): Cannot find name 'Function'.
  1533. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3409,74): Cannot find name 'Function'.
  1534. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3410,89): Cannot find name 'Function'.
  1535. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3416,70): Cannot find name 'Function'.
  1536. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3417,36): Cannot find name 'Function'.
  1537. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3418,55): Cannot find name 'Function'.
  1538. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3420,34): Cannot find name 'Function'.
  1539. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3421,53): Cannot find name 'Function'.
  1540. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3433,50): Cannot find name 'Function'.
  1541. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3441,33): A rest parameter must be of an array type.
  1542. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3449,41): Cannot find name 'Function'.
  1543. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3457,43): Cannot find name 'Function'.
  1544. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3465,54): Cannot find name 'Function'.
  1545. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3473,58): Cannot find name 'Function'.
  1546. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3481,53): Cannot find name 'Function'.
  1547. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3504,70): Cannot find name 'Function'.
  1548. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3505,36): Cannot find name 'Function'.
  1549. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3506,55): Cannot find name 'Function'.
  1550. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3508,34): Cannot find name 'Function'.
  1551. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3509,53): Cannot find name 'Function'.
  1552. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3513,78): Cannot find name 'Function'.
  1553. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3514,32): Cannot find name 'Function'.
  1554. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3522,74): Cannot find name 'Function'.
  1555. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3523,40): Cannot find name 'Function'.
  1556. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3533,36): Cannot find name 'Function'.
  1557. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3534,55): Cannot find name 'Function'.
  1558. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3536,34): Cannot find name 'Function'.
  1559. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3537,53): Cannot find name 'Function'.
  1560. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3554,41): A rest parameter must be of an array type.
  1561. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3556,27): A rest parameter must be of an array type.
  1562. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3557,26): A rest parameter must be of an array type.
  1563. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3558,27): A rest parameter must be of an array type.
  1564. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3567,58): A rest parameter must be of an array type.
  1565. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3579,35): Cannot find name 'Function'.
  1566. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3579,63): Cannot find name 'Function'.
  1567. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3595,57): Cannot find name 'Function'.
  1568. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3610,21): Cannot find name 'Function'.
  1569. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3611,21): Cannot find name 'Function'.
  1570. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3611,38): Cannot find name 'Function'.
  1571. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3612,21): Cannot find name 'Function'.
  1572. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3612,38): Cannot find name 'RegExp'.
  1573. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3613,21): Cannot find name 'Function'.
  1574. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3617,21): Cannot find name 'Function'.
  1575. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3618,21): Cannot find name 'Function'.
  1576. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3618,38): Cannot find name 'Function'.
  1577. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3619,21): Cannot find name 'Function'.
  1578. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3619,38): Cannot find name 'RegExp'.
  1579. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3620,21): Cannot find name 'Function'.
  1580. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3649,17): Cannot find name 'Function'.
  1581. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3957,43): A rest parameter must be of an array type.
  1582. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3957,80): A rest parameter must be of an array type.
  1583. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3959,44): A rest parameter must be of an array type.
  1584. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3959,81): A rest parameter must be of an array type.
  1585. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3961,45): A rest parameter must be of an array type.
  1586. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/@types/node/index.d.ts(3961,70): A rest parameter must be of an array type.
  1587. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-languageserver/lib/thenable.d.ts(1,31): Cannot find name 'PromiseLike'.
  1588. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-nls/lib/main.d.ts(10,43): A rest parameter must be of an array type.
  1589. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-nls/lib/main.d.ts(11,36): A rest parameter must be of an array type.
  1590. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-languageserver-types/lib/main.d.ts(183,53): A rest parameter must be of an array type.
  1591. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-languageserver-types/lib/main.d.ts(639,60): A rest parameter must be of an array type.
  1592. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-languageserver/lib/main.d.ts(165,68): A rest parameter must be of an array type.
  1593. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-languageserver/lib/main.d.ts(172,70): A rest parameter must be of an array type.
  1594. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-languageserver/lib/main.d.ts(179,74): A rest parameter must be of an array type.
  1595. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-languageserver/lib/main.d.ts(259,36): A rest parameter must be of an array type.
  1596. [16:57:26] Error: E:/src/git/vscode/extensions/html/server/node_modules/vscode-languageserver/lib/main.d.ts(289,38): A rest parameter must be of an array type.
  1597. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(8,18): Property 'charCodeAt' does not exist on type 'string'.
  1598. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(13,9): Cannot find name 'encodeURIComponent'.
  1599. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(115,36): Property 'test' does not exist on type '{}'.
  1600. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(117,54): Property 'substr' does not exist on type 'string'.
  1601. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(123,19): Property 'replace' does not exist on type 'string'.
  1602. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(169,20): Cannot find name 'decodeURIComponent'.
  1603. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(170,15): Cannot find name 'decodeURIComponent'.
  1604. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(171,16): Cannot find name 'decodeURIComponent'.
  1605. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(172,19): Cannot find name 'decodeURIComponent'.
  1606. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(183,15): Property 'replace' does not exist on type 'string'.
  1607. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(188,19): Property 'indexOf' does not exist on type 'string'.
  1608. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(190,27): Property 'substring' does not exist on type 'string'.
  1609. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(192,27): Property 'substring' does not exist on type 'string'.
  1610. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(193,22): Property 'substring' does not exist on type 'string'.
  1611. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(220,29): Property 'exec' does not exist on type '{}'.
  1612. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(244,14): Cannot find name 'Error'.
  1613. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(246,34): Property 'indexOf' does not exist on type 'string'.
  1614. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(247,14): Cannot find name 'Error'.
  1615. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(279,10): Property 'push' does not exist on type '{}'.
  1616. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(282,10): Property 'push' does not exist on type '{}'.
  1617. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(285,26): Property 'toLowerCase' does not exist on type 'string'.
  1618. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(286,24): Property 'indexOf' does not exist on type 'string'.
  1619. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(288,11): Property 'push' does not exist on type '{}'.
  1620. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(290,11): Property 'push' does not exist on type '{}'.
  1621. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(290,34): Property 'substr' does not exist on type 'string'.
  1622. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(290,61): Property 'substr' does not exist on type 'string'.
  1623. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(295,34): Property 'exec' does not exist on type '{}'.
  1624. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(297,45): Property 'substr' does not exist on type 'string'.
  1625. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(306,20): Property 'indexOf' does not exist on type 'string'.
  1626. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(308,12): Property 'push' does not exist on type '{}'.
  1627. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(308,30): Property 'substring' does not exist on type 'string'.
  1628. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(308,50): Property 'replace' does not exist on type 'string'.
  1629. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(311,11): Property 'push' does not exist on type '{}'.
  1630. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(311,29): Property 'substring' does not exist on type 'string'.
  1631. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(311,54): Property 'replace' does not exist on type 'string'.
  1632. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(316,10): Property 'push' does not exist on type '{}'.
  1633. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(319,10): Property 'push' does not exist on type '{}'.
  1634. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/uri.ts(322,16): Property 'join' does not exist on type '{}'.
  1635. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/strings.ts(8,15): Property 'length' does not exist on type 'string'.
  1636. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/strings.ts(8,31): Property 'length' does not exist on type 'string'.
  1637. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/strings.ts(12,29): Property 'length' does not exist on type 'string'.
  1638. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/strings.ts(25,22): Property 'length' does not exist on type 'string'.
  1639. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/strings.ts(25,38): Property 'length' does not exist on type 'string'.
  1640. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/strings.ts(27,19): Property 'lastIndexOf' does not exist on type 'string'.
  1641. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/utils/strings.ts(36,17): Property 'replace' does not exist on type 'string'.
  1642. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(29,14): Class 'ProjectJSONContribution' incorrectly implements interface 'JSONWorkerContribution'.
  1643. Types of property 'getInfoContribution' are incompatible.
  1644. Type '(resource: string, location: {}) => Thenable<{}>' is not assignable to type '(uri: string, location: {}) => Thenable<{}>'.
  1645. Type 'Thenable<{}>' is not assignable to type 'Thenable<{}>'.
  1646. Property 'then' is missing in type 'Thenable<{}>'.
  1647. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(45,12): Cannot find name 'Date'.
  1648. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(53,38): Property 'replace' does not exist on type 'string'.
  1649. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(60,63): Cannot find name 'Date'.
  1650. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(63,26): Cannot find name 'Date'.
  1651. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(76,71): Property 'then' does not exist on type 'Thenable<any>'.
  1652. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(78,25): Cannot find name 'Array'.
  1653. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(80,29): Property 'length' does not exist on type '{}'.
  1654. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(95,31): Property 'then' does not exist on type 'Thenable<NugetServices>'.
  1655. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(98,12): Cannot find name 'Promise'.
  1656. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(106,42): Cannot find name 'JSON'.
  1657. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(125,16): Cannot find name 'JSON'.
  1658. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(127,13): Cannot find name 'Promise'.
  1659. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(130,11): Cannot find name 'Promise'.
  1660. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(132,11): Cannot find name 'Promise'.
  1661. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(139,61): Property 'then' does not exist on type 'Thenable<string>'.
  1662. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(141,21): Property 'length' does not exist on type 'string'.
  1663. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(142,35): Cannot find name 'encodeURIComponent'.
  1664. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(146,48): Property 'then' does not exist on type 'Thenable<any>'.
  1665. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(147,10): Cannot find name 'Array'.
  1666. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(149,35): Property 'length' does not exist on type '{}'.
  1667. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(151,25): Cannot find name 'JSON'.
  1668. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(158,143): Cannot find name 'JSON'.
  1669. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(164,19): Property 'length' does not exist on type '{}'.
  1670. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(180,60): Property 'then' does not exist on type 'Thenable<string>'.
  1671. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(182,48): Property 'then' does not exist on type 'Thenable<any>'.
  1672. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(183,10): Cannot find name 'Array'.
  1673. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(185,35): Property 'length' does not exist on type '{}'.
  1674. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(187,19): Cannot find name 'JSON'.
  1675. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(192,19): Property 'length' does not exist on type '{}'.
  1676. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(208,41): Property 'length' does not exist on type '{}'.
  1677. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(210,54): Property 'then' does not exist on type 'Thenable<string>'.
  1678. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(211,38): Cannot find name 'encodeURIComponent'.
  1679. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(212,48): Property 'then' does not exist on type 'Thenable<any>'.
  1680. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(214,18): Property 'push' does not exist on type '{}'.
  1681. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(215,10): Cannot find name 'Array'.
  1682. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(217,35): Property 'length' does not exist on type '{}'.
  1683. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(222,22): Property 'push' does not exist on type '{}'.
  1684. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(225,22): Property 'push' does not exist on type '{}'.
  1685. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(244,46): Property 'length' does not exist on type 'string'.
  1686. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(246,12): Cannot find name 'Promise'.
  1687. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(248,54): Property 'then' does not exist on type 'Thenable<string>'.
  1688. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(249,38): Cannot find name 'encodeURIComponent'.
  1689. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(250,48): Property 'then' does not exist on type 'Thenable<any>'.
  1690. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(252,10): Cannot find name 'Array'.
  1691. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(254,35): Property 'length' does not exist on type '{}'.
  1692. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(273,30): Property 'length' does not exist on type '{}'.
  1693. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(273,53): Property 'length' does not exist on type '{}'.
  1694. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/projectJSONContribution.ts(280,23): Property 'length' does not exist on type '{}'.
  1695. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/globPatternContribution.ts(29,14): Class 'GlobPatternContribution' incorrectly implements interface 'JSONWorkerContribution'.
  1696. Types of property 'getInfoContribution' are incompatible.
  1697. Type '(resource: string, location: {}) => Thenable<{}>' is not assignable to type '(uri: string, location: {}) => Thenable<{}>'.
  1698. Type 'Thenable<{}>' is not assignable to type 'Thenable<{}>'.
  1699. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/globPatternContribution.ts(43,49): Property 'length' does not exist on type '{}'.
  1700. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/globPatternContribution.ts(44,19): Property 'forEach' does not exist on type '{}'.
  1701. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/globPatternContribution.ts(53,49): Property 'length' does not exist on type '{}'.
  1702. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/globPatternContribution.ts(54,15): Property 'forEach' does not exist on type '{}'.
  1703. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/fileAssociationContribution.ts(19,14): Class 'FileAssociationContribution' incorrectly implements interface 'JSONWorkerContribution'.
  1704. Types of property 'getInfoContribution' are incompatible.
  1705. Type '(resource: string, location: {}) => Thenable<{}>' is not assignable to type '(uri: string, location: {}) => Thenable<{}>'.
  1706. Type 'Thenable<{}>' is not assignable to type 'Thenable<{}>'.
  1707. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/fileAssociationContribution.ts(38,49): Property 'length' does not exist on type '{}'.
  1708. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/fileAssociationContribution.ts(39,19): Property 'forEach' does not exist on type '{}'.
  1709. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/fileAssociationContribution.ts(48,49): Property 'length' does not exist on type '{}'.
  1710. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/fileAssociationContribution.ts(49,21): Property 'forEach' does not exist on type '{}'.
  1711. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/fileAssociationContribution.ts(53,39): Cannot find name 'JSON'.
  1712. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsoncontributions/fileAssociationContribution.ts(54,18): Cannot find name 'JSON'.
  1713. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/languageModelCache.ts(22,21): Cannot find name 'Date'.
  1714. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/languageModelCache.ts(23,15): Cannot find name 'Object'.
  1715. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/languageModelCache.ts(40,31): Cannot find name 'Date'.
  1716. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/languageModelCache.ts(44,80): Cannot find name 'Date'.
  1717. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/languageModelCache.ts(50,22): Cannot find name 'Number'.
  1718. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(42,38): Property 'bind' does not exist on type '(message: string) => any'.
  1719. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(43,42): Property 'bind' does not exist on type '(message: string) => any'.
  1720. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(83,14): Cannot find name 'Promise'.
  1721. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(85,28): Property 'toString' does not exist on type 'string'.
  1722. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(89,65): Property 'then' does not exist on type 'Thenable<string>'.
  1723. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(95,10): Property 'indexOf' does not exist on type 'string'.
  1724. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(106,10): Cannot find name 'Promise'.
  1725. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(106,96): Property 'toString' does not exist on type 'XHRResponse'.
  1726. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(111,42): Argument of type '{ schemaRequestService: (uri: string) => Thenable<string>; workspaceContext: { resolveRelativePat...' is not assignable to parameter of type 'LanguageServiceParams'.
  1727. Types of property 'schemaRequestService' are incompatible.
  1728. Type '(uri: string) => Thenable<string>' is not assignable to type 'SchemaRequestService'.
  1729. Type 'Thenable<string>' is not assignable to type 'Thenable<string>'.
  1730. Property 'then' is missing in type 'Thenable<string>'.
  1731. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(165,8): Cannot find name 'Array'.
  1732. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(166,17): Property 'forEach' does not exist on type '{}'.
  1733. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(167,31): Property 'push' does not exist on type '{}'.
  1734. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(173,29): Property 'forEach' does not exist on type '{}'.
  1735. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(179,40): Cannot find name 'encodeURIComponent'.
  1736. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(186,30): Property 'push' does not exist on type '{}'.
  1737. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(193,18): Property 'forEach' does not exist on type '{}'.
  1738. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(228,29): Property 'length' does not exist on type 'string'.
  1739. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(244,17): Property 'forEach' does not exist on type '{}'.
  1740. [16:57:26] Error: E:/src/git/vscode/extensions/json/server/src/jsonServerMain.ts(250,19): Property 'forEach' does not exist on type '{}'.
  1741. [16:57:26] Finished compilation with 1724 errors after 31271 ms
  1742. [16:57:30] [monaco.d.ts] Starting monaco.d.ts generation
  1743. [16:57:31] [monaco.d.ts] Finished monaco.d.ts generation
Add Comment
Please, Sign In to add comment