adityajoshi12 / ipfs-example

8 stars 13 forks source link

problem in the " npm i ipfs-http-client "package it showing 'ERR_PACKAGE_PATH_NOT_EXPORTED' #1

Open Prithvi9535 opened 2 years ago

Prithvi9535 commented 2 years ago

screen shot Screenshot from 2022-09-07 16-06-52

adityajoshi12 commented 2 years ago

Check you node version that you are using. I had tried this in v14.19.1.

Prithvi9535 commented 2 years ago

bro i am used v14.20.1

should i update my node version as v14.19.1

Prithvi9535 commented 2 years ago

i tried in v14.19.1 but its not working

adityajoshi12 commented 1 year ago

This should help... remove package-lock.json

Screenshot 2022-09-21 at 8 35 05 PM
tanvircr7 commented 1 year ago

image now this new error message is showing

Found out infura now needs credit card details to get project started and that's one paywall i can't cross

adityajoshi12 commented 1 year ago

Infura does have free plans, but it still required CC. Ref https://www.infura.io/pricing

venkateshpamarthi commented 1 year ago

This should help... remove package-lock.json Screenshot 2022-09-21 at 8 35 05 PM

This doesn't solved the issue

roudra323 commented 1 year ago

Encountered with the same issue. image

using node v19.7.0 and ipfs http clinet 60.0.0

roudra323 commented 1 year ago

solved problem by degrading the ipfs-http-client to 53.0.1

Encountered with the same issue. image

using node v19.7.0 and ipfs http clinet 60.0.0

solved problem by degrading the ipfs-http-client to 53.0.1