1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
asset bundle.js 3.72 KiB [emitted] (name: main)
asset ../utils/tsconfig.tsbuildinfo 1.81 KiB [emitted]
asset ../utils/index.js 249 bytes [emitted]
asset ../utils/index.d.ts 81 bytes [emitted]
cached modules 294 bytes [cached] 2 modules
cacheable modules 497 bytes
./app.ts 248 bytes [built] [code generated]
../utils/index.ts 249 bytes [built] [1 error]
ERROR in utils/index.ts
../utils/index.ts 5:35-41
[90m[tsl] [39m[1m[31mERROR[39m[22m[1m[31m in [39m[22m[1m[36mutils/index.ts(5,36)[39m[22m
[1m[31m TS2322: Type 'string' is not assignable to type 'number'.[39m[22m
ts-loader-default_b7d520153c6e6cf9
@ ./app.ts 4:14-33
webpack compiled with 1 error
|