1.14.0 #11
Annotations
5 errors
build:
node_modules/@types/imagemin-gifsicle/index.d.ts#L7
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("imagemin")' call instead.
|
build:
node_modules/@types/imagemin-webp/index.d.ts#L7
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("imagemin")' call instead.
|
build:
node_modules/split-by-grapheme/index.ts#L2
Property 'Segmenter' does not exist on type 'typeof Intl'.
|
build:
node_modules/split-by-grapheme/index.ts#L3
Property 'Segmenter' does not exist on type 'typeof Intl'.
|
build
Process completed with exit code 1.
|