File: output.txt

package info (click to toggle)
node-ts-loader 9.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,000 kB
  • sloc: javascript: 7,230; makefile: 4
file content (47 lines) | stat: -rw-r--r-- 1,476 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
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
asset bundle.js 1.15 KiB [emitted] (name: main)
./app.ts 16 bytes [built] [code generated] [1 error]

ERROR in tsconfig.json
tsconfig.json
[tsl] ERROR
      TS2318: Cannot find global type 'Array'.

ERROR in tsconfig.json
tsconfig.json
[tsl] ERROR
      TS2318: Cannot find global type 'Boolean'.

ERROR in tsconfig.json
tsconfig.json
[tsl] ERROR
      TS2318: Cannot find global type 'Function'.

ERROR in tsconfig.json
tsconfig.json
[tsl] ERROR
      TS2318: Cannot find global type 'IArguments'.

ERROR in tsconfig.json
tsconfig.json
[tsl] ERROR
      TS2318: Cannot find global type 'Number'.

ERROR in tsconfig.json
tsconfig.json
[tsl] ERROR
      TS2318: Cannot find global type 'Object'.

ERROR in tsconfig.json
tsconfig.json
[tsl] ERROR
      TS2318: Cannot find global type 'RegExp'.

ERROR in app.ts
./app.ts 1:0-8
[tsl] ERROR in app.ts(1,1)
      TS2304: Cannot find name 'parseInt'.

8 errors have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.

webpack compiled with 8 errors