chore(deps): bump inquirer, inquirer-autocomplete-prompt and @types/i… #94
Annotations
5 errors
src/commands/configurations/create.ts#L2
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("inquirer")' call instead.
|
src/commands/configurations/remove.ts#L2
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("inquirer")' call instead.
|
src/commands/configurations/run.ts#L2
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("inquirer")' call instead.
|
src/commands/configurations/show.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("inquirer")' call instead.
|
|
The logs for this run have expired and are no longer available.
Loading