ベスパリブ

プログラミングを主とした日記・備忘録です。ベスパ持ってないです。

久しぶりに npm run build したらエラー出るのが解せない

久しぶりにプロジェクトを開いてとりあえずビルドしてみたらエラーが出てきてくまった。以下、エラー内容です。

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(295,22)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(301,23)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(306,18)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(324,20)
      TS7006: Parameter 'source' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(334,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(335,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(337,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(337,27)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(337,65)
      TS7006: Parameter 's' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(341,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(342,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(343,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(344,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(345,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(355,62)
      TS7006: Parameter 'aSource' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(380,11)
      TS8024: JSDoc '@param' tag has name 'SourceMapGenerator', but there is no parameter with that name.     

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(382,11)
      TS8024: JSDoc '@param' tag has name 'String', but there is no parameter with that name.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(387,44)
      TS7006: Parameter 'aSourceMap' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(387,56)
      TS7006: Parameter 'aSourceMapURL' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(397,65)
      TS7006: Parameter 's' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(407,9)
      TS7005: Variable 'destGeneratedMappings' implicitly has an 'any[]' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(408,9)
      TS7005: Variable 'destOriginalMappings' implicitly has an 'any[]' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(454,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(455,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(456,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(456,3)
      TS7008: Member 'source' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(457,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(457,3)
      TS7008: Member 'originalLine' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(458,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(458,3)
      TS7008: Member 'originalColumn' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(459,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(459,3)
      TS7008: Member 'name' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(468,44)
      TS7006: Parameter 'aStr' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(468,50)
      TS7006: Parameter 'aSourceRoot' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(502,20)
      TS2339: Property '_charIsMappingSeparator' does not exist on type 'BasicSourceMapConsumer'.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(508,19)
      TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(515,26)
      TS2339: Property 'value' does not exist on type '{}'.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(516,26)
      TS2339: Property 'rest' does not exist on type '{}'.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(528,11)
      TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(576,42)
      TS7006: Parameter 'aNeedle' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(576,51)
      TS7006: Parameter 'aMappings' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(576,62)
      TS7006: Parameter 'aLineName' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(577,42)
      TS7006: Parameter 'aColumnName' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(577,55)
      TS7006: Parameter 'aComparator' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(577,68)
      TS7006: Parameter 'aBias' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(601,38)
      TS2551: Property '_generatedMappings' does not exist on type 'BasicSourceMapConsumer'. Did you mean '__generatedMappings'?

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(602,26)
      TS2551: Property '_generatedMappings' does not exist on type 'BasicSourceMapConsumer'. Did you mean '__generatedMappings'?

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(608,28)
      TS2551: Property '_generatedMappings' does not exist on type 'BasicSourceMapConsumer'. Did you mean '__generatedMappings'?

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(609,32)
      TS2551: Property '_generatedMappings' does not exist on type 'BasicSourceMapConsumer'. Did you mean '__generatedMappings'?

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(647,50)
      TS7006: Parameter 'aArgs' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(649,27)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(650,29)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(655,12)
      TS2551: Property '_generatedMappings' does not exist on type 'BasicSourceMapConsumer'. Did you mean '__generatedMappings'?

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(663,26)
      TS2551: Property '_generatedMappings' does not exist on type 'BasicSourceMapConsumer'. Did you mean '__generatedMappings'?

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(702,43)
      TS7006: Parameter 'sc' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(711,47)
      TS7006: Parameter 'aSource' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(711,56)
      TS7006: Parameter 'nullOnMissing' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(781,51)
      TS7006: Parameter 'aArgs' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(782,23)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(794,26)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(795,28)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(800,12)
      TS2551: Property '_originalMappings' does not exist on type 'BasicSourceMapConsumer'. Did you mean '__originalMappings'?

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(808,26)
      TS2551: Property '_originalMappings' does not exist on type 'BasicSourceMapConsumer'. Did you mean '__originalMappings'?

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(877,35)
      TS7006: Parameter 'aSourceMap' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(877,47)
      TS7006: Parameter 'aSourceMapURL' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(883,22)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(884,23)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(886,18)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(890,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(891,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(897,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(897,43)
      TS7006: Parameter 's' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(903,23)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(904,27)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(905,29)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(920,44)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(968,57)
      TS7006: Parameter 'aArgs' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(970,27)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(971,29)
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(976,37)
      TS2554: Expected 4 arguments, but got 3.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(977,16)
      TS7006: Parameter 'needle' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(977,24)
      TS7006: Parameter 'section' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1014,43)        
      TS7006: Parameter 's' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1025,54)        
      TS7006: Parameter 'aSource' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1025,63)        
      TS7006: Parameter 'nullOnMissing' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1061,58)        
      TS7006: Parameter 'aArgs' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1067,50)        
      TS2555: Expected at least 3 arguments, but got 2.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1096,51)        
      TS7006: Parameter 'aStr' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1096,57)        
      TS7006: Parameter 'aSourceRoot' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1097,5)
      TS7008: Member '__generatedMappings' implicitly has an 'any[]' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1098,5)
      TS7008: Member '__originalMappings' implicitly has an 'any[]' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1106,82)        
      TS2339: Property '_sourceMapURL' does not exist on type 'IndexedSourceMapConsumer'.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1107,23)        
      TS2554: Expected 2 arguments, but got 1.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-map-consumer.js(1113,23)        
      TS2554: Expected 2 arguments, but got 1.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(24,10)
      TS7023: 'recursiveSearch' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(24,26)
      TS7006: Parameter 'aLow' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(24,32)
      TS7006: Parameter 'aHigh' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(24,39)
      TS7006: Parameter 'aNeedle' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(24,48)
      TS7006: Parameter 'aHaystack' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(24,59)
      TS7006: Parameter 'aCompare' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(24,69)
      TS7006: Parameter 'aBias' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(89,34)
      TS7006: Parameter 'aNeedle' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(89,43)
      TS7006: Parameter 'aHaystack' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(89,54)
      TS7006: Parameter 'aCompare' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\binary-search.js(89,64)
      TS7006: Parameter 'aBias' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\quick-sort.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\quick-sort.js(21,12)
      TS2314: Generic type 'Array<T>' requires 1 type argument(s).

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\quick-sort.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\quick-sort.js(49,12)
      TS2314: Generic type 'Array<T>' requires 1 type argument(s).

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\quick-sort.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\quick-sort.js(107,12)
      TS2314: Generic type 'Array<T>' requires 1 type argument(s).

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(35,21)
      TS7006: Parameter 'aLine' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(35,28)
      TS7006: Parameter 'aColumn' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(35,37)
      TS7006: Parameter 'aSource' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(35,46)
      TS7006: Parameter 'aChunks' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(35,55)
      TS7006: Parameter 'aName' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(36,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(36,3)
      TS7008: Member 'children' implicitly has an 'any[]' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(36,3)
      TS7022: 'children' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(37,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(38,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(39,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(40,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(41,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(42,3)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(43,24)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(55,47)
      TS7006: Parameter 'aGeneratedCode' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(55,63)
      TS7006: Parameter 'aSourceMapConsumer' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(55,83)
      TS7006: Parameter 'aRelativePath' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(58,16)
      TS2554: Expected 5 arguments, but got 0.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(84,9)
      TS7034: Variable 'lastMapping' implicitly has type 'any' in some locations where its type cannot be determined.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(86,46)
      TS7006: Parameter 'mapping' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(87,11)
      TS7005: Variable 'lastMapping' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(92,30)
      TS7005: Variable 'lastMapping' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(106,30)
      TS7005: Variable 'lastMapping' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(138,50)
      TS7006: Parameter 'sourceFile' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(150,33)
      TS7006: Parameter 'mapping' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(150,42)
      TS7006: Parameter 'code' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(172,52)
      TS7006: Parameter 'aChunk' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(175,7)
      TS2683: 'this' implicitly has type 'any' because it does not have a type annotation.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(197,60)
      TS7006: Parameter 'aChunk' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(221,54)
      TS7006: Parameter 'aFn' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(245,54)
      TS7006: Parameter 'aSep' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(268,70)
      TS7006: Parameter 'aPattern' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(268,80)
      TS7006: Parameter 'aReplacement' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(290,40)
      TS7006: Parameter 'aSourceFile' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(290,53)
      TS7006: Parameter 'aSourceContent' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(291,5)
      TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(301,42)
      TS7006: Parameter 'aFn' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(309,21)
      TS2403: Subsequent variable declarations must have the same type.  Variable 'len' must be of type 'any', but here has type 'number'.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(310,43)
      TS7053: Element implicitly has an 'any' type because expression of type 'string' can't be used to index 
type '{}'.
  No index signature with a parameter of type 'string' was found on type '{}'.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(320,23)
      TS7006: Parameter 'chunk' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(330,88)
      TS7006: Parameter 'aArgs' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(338,7)
      TS7034: Variable 'lastOriginalSource' implicitly has type 'any' in some locations where its type cannot 
be determined.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(339,7)
      TS7034: Variable 'lastOriginalLine' implicitly has type 'any' in some locations where its type cannot be determined.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(340,7)
      TS7034: Variable 'lastOriginalColumn' implicitly has type 'any' in some locations where its type cannot 
be determined.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(341,7)
      TS7034: Variable 'lastOriginalName' implicitly has type 'any' in some locations where its type cannot be determined.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(342,23)
      TS7006: Parameter 'chunk' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(342,30)
      TS7006: Parameter 'original' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(347,10)
      TS7005: Variable 'lastOriginalSource' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(348,13)
      TS7005: Variable 'lastOriginalLine' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(349,13)
      TS7005: Variable 'lastOriginalColumn' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(350,13)
      TS7005: Variable 'lastOriginalName' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(406,37)
      TS7006: Parameter 'sourceFile' implicitly has an 'any' type.

ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js
[tsl] ERROR in C:\Users\XXXX\Desktop\myspace\workspace\MyProject\MyProject\node_modules\@types\webpack-sources\node_modules\source-map\lib\source-node.js(406,49)
      TS7006: Parameter 'sourceContent' implicitly has an 'any' type.

自分のコードじゃなくて、node_modules内のソースでエラが起きてるのが解せない。

tsconfig.jsonのcheckJsをコメントアウトしたら直りました。

{
    "compileOnSave": true,
    "compilerOptions": {
      /* Basic Options */
      // "incremental": true,                   /* Enable incremental compilation */
      "target": "ES5",                          /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */
      "module": "es2015",                     /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */
      // "lib": [],                             /* Specify library files to be included in the compilation. */
      "allowJs": true,                       /* Allow javascript files to be compiled. */
      // "checkJs": true,                       /* Report errors in .js files. */
     ...

以前はこんなエラー出てなかった気がするし、node_modules内のコードでcheckJsが効いてるのが謎。何か設定をミスってるのかな。

とりあえずビルドは通ったので、これで良しとします。