I am using ipfs-http-client@44.0.3 library to upload a file to IPFS. below is the error I am getting while compiling the code
I have also tried to reinstall the library with sudo yarn add ipfs-http-client
. I even tried installing with npm package but i am still getting the same error.