DEV Community

Discussion on: Store NFT on IPFS Using NFT Storage

Collapse
 
therealtwiki profile image
therealtwiki

I am having trouble running this example:

const multipartParser = require('@ssttevee/multipart-parser');
^

Error [ERR_REQUIRE_ESM]: require() of ES Module .........

What am I missing?