chore(deps): update dependency @tsconfig/node16 to v16 #341
Annotations
3 errors
build:
src/__tests__/common.test.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("json-schema-faker")' call instead.
|
build:
src/__tests__/fixtures.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("json-schema-faker")' call instead.
|
build
Process completed with exit code 2.
|