getting this error TypeError: _nft.NFTStorage is not a constructor

Viewed 9

im integrating an NFT.storage to frontend but every time i call an upload function i ran into an error that the _nft.NFTstorage is not a constrictor

`const client = new NFTStorage({token:NEW_TOKEN_KEY});`
0 Answers
Related