chore(deps): update dependency node-fetch to v3 #1513
Annotations
4 errors
|
Clean install and test:
src/test/typings.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("node-fetch")' call instead.
|
Clean install and test:
src/test/unit/index.test.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("node-fetch")' call instead.
|
Clean install and test
Process completed with exit code 2.
|
Loading