Open Prithvi9535 opened 2 years ago
when i am using ipfs package it showing "ERR_PACKAGE_PATH_NOT_EXPORTED"
Same with ipfs-core.
@fonzarely @Prithvi9535 You need to use "await import()" to load those modules or use es6 import function. I did the same and it's working just fine
when i am using ipfs package it showing "ERR_PACKAGE_PATH_NOT_EXPORTED"