DEV Community

Discussion on: Uploading Files to IPFS from a Web Application

Collapse
 
ajsihota profile image
AJ Sihota

Im getting the same error using vite. Any luck solving this?

Collapse
 
lschulzes profile image
Collapse
 
lschulzes profile image
Lucas Schulze

Hey, I ended up switching to Web3Storage, I also used vite.

Collapse
 
kevinleeming profile image
Ming-Jung Lee

My error is Uncaught SyntaxError: The requested module '/node_modules/merge-options/index.js?v=7ace0d54' does not provide an export named 'default'

Can anyone help me ,, I use vite and react , seems import { create } from 'ipfs-http-client'; doesn't work fine in this case ??