Update dependency chalk to v5 #649
Annotations
6 errors
Build:
lib/helpers/colors.ts#L1
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("chalk")' call instead.
|
Build:
lib/helpers/colors.ts#L22
Property 'supportsColor' does not exist on type 'ChalkInstance'.
|
Build:
lib/helpers/colors.ts#L22
Property 'stderr' does not exist on type 'ChalkInstance'.
|
Build:
lib/helpers/formatters.ts#L16
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("chalk")' call instead.
|
Build:
lib/plugin-event-handlers.ts#L13
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("chalk")' call instead.
|
Build
Process completed with exit code 2.
|
Loading