You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading to latest helia and @helia/unixfs in helia-parcel, the test fails.
Uncaught Error: Cannot find module 'fs'
at newRequire (index.44e46d94.js:61:19)
at newRequire (index.44e46d94.js:45:18)
at localRequire (index.44e46d94.js:84:35)
at 7zyRM.147587d49733537e (glob-source.ts:1:1)
at newRequire (index.44e46d94.js:71:24)
at localRequire (index.44e46d94.js:84:35)
at anw51../commands/add.js (index.ts:623:1)
at newRequire (index.44e46d94.js:71:24)
at localRequire (index.44e46d94.js:84:35)
at 8T4UN.@helia/unixfs (index.js:1:1)
It fails due to Please configure Helia with a libp2p instance without upgrading the deps.
The text was updated successfully, but these errors were encountered:
When upgrading to latest helia and @helia/unixfs in helia-parcel, the test fails.
It fails due to
Please configure Helia with a libp2p instance
without upgrading the deps.The text was updated successfully, but these errors were encountered: