Set tsconfig module{,Resolution}
options to NodeNext
#4517
Annotations
10 errors
node_modules/terser-webpack-plugin/types/utils.d.ts#L3
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("terser")' call instead.
|
node_modules/terser-webpack-plugin/types/utils.d.ts#L4
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("terser")' call instead.
|
node_modules/terser-webpack-plugin/types/utils.d.ts#L5
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("terser")' call instead.
|
node_modules/terser-webpack-plugin/types/utils.d.ts#L6
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("terser")' call instead.
|
node_modules/terser-webpack-plugin/types/index.d.ts#L5
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("terser")' call instead.
|
node_modules/terser-webpack-plugin/types/index.d.ts#L184
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("terser")' call instead.
|
packages/snaps-simulator/src/components/Root.tsx#L2
Module '"@minoru/react-dnd-treeview"' has no exported member 'getBackendOptions'.
|
packages/snaps-simulator/src/components/Root.tsx#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("@minoru/react-dnd-treeview")' call instead.
|
packages/snaps-simulator/src/components/Root.tsx#L5
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("react-dnd")' call instead.
|
packages/snaps-simulator/src/features/builder/components/TemplateComponent.tsx#L3
Module '"@minoru/react-dnd-treeview"' has no exported member 'NodeModel'.
|
This job failed
Loading