File: webpack.log

package info (click to toggle)
node-typescript 5.0.4%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 459,140 kB
  • sloc: javascript: 1,972,754; makefile: 6; sh: 1
file content (20 lines) | stat: -rw-r--r-- 1,703 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Exit Code: 2
Standard output:
lib/dependencies/WorkerPlugin.js(268,23): error TS2339: Property 'name' does not exist on type 'Record<string, any> | {}'.
  Property 'name' does not exist on type '{}'.
lib/dependencies/WorkerPlugin.js(270,36): error TS2339: Property 'name' does not exist on type 'Record<string, any> | {}'.
  Property 'name' does not exist on type '{}'.
lib/dependencies/WorkerPlugin.js(312,23): error TS2339: Property 'type' does not exist on type 'Record<string, Identifier | SimpleLiteral | RegExpLiteral | BigIntLiteral | FunctionExpression | ... 25 more ... | AssignmentPattern> | {}'.
  Property 'type' does not exist on type '{}'.
lib/dependencies/WorkerPlugin.js(313,33): error TS2339: Property 'type' does not exist on type 'Record<string, Identifier | SimpleLiteral | RegExpLiteral | BigIntLiteral | FunctionExpression | ... 25 more ... | AssignmentPattern> | {}'.
  Property 'type' does not exist on type '{}'.
lib/dependencies/WorkerPlugin.js(314,20): error TS2339: Property 'type' does not exist on type 'Record<string, any> | {}'.
  Property 'type' does not exist on type '{}'.
node_modules/terser-webpack-plugin/types/index.d.ts(219,24): error TS2307: Cannot find module 'webpack' or its corresponding type declarations.
node_modules/terser-webpack-plugin/types/index.d.ts(241,27): error TS2307: Cannot find module 'webpack' or its corresponding type declarations.
node_modules/terser-webpack-plugin/types/index.d.ts(242,28): error TS2307: Cannot find module 'webpack' or its corresponding type declarations.
node_modules/terser-webpack-plugin/types/index.d.ts(243,21): error TS2307: Cannot find module 'webpack' or its corresponding type declarations.



Standard error: