Skip to content

Cannot find module 'formdata-polyfill/esm.min.js' & Cannot find module 'fetch-blob/from.js' #7

@jemikanegara

Description

@jemikanegara
node_modules/node-fetch-commonjs/index.d.ts:4:24 - error TS2307: Cannot find module 'formdata-polyfill/esm.min.js' or its corresponding type declarations.

4 import {FormData} from 'formdata-polyfill/esm.min.js';
node_modules/node-fetch-commonjs/index.d.ts:12:8 - error TS2307: Cannot find module 'fetch-blob/from.js' or its corresponding type declarations.

12 } from 'fetch-blob/from.js';

maybe caused by these lines:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions