Closed jeffscottward closed 3 years ago
@jeffscottward There were issues in the past that should be fixed by now. Can you try to upgrade to the latest version of js-cid and see if the issue is still there?
ok i will ping the author - not my pkg
Seeing this error too. It's not present for me. Aliasing multicodec/src/base-table.js
to multicodec/src/generated-table.js
is not working.
The error message is like:
Cannot find module 'multicodec/src/base-table.js' from '../../../node_modules/cids/src/index.js'
Require stack:
/path/to/my/project/node_modules/cids/src/index.js
/path/to/my/project/node_modules/peer-id/src/index.js
/path/to/my/project/node_modules/ipfs-core/src/index.js
...
I'm using:
"ipfs-core": "^0.5.2",
@yuhr That should be fixed by now. If you update your dependencies (your package-lock.json, you should be good.
Thanks, I cleaned up everything and reinstalled then the error disappeared.
looks like this issue was resolved
Only seeing .js in that lib