Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(helia-parcel): cannot find module 'fs' #87

Open
SgtPooki opened this issue Jul 14, 2023 · 0 comments
Open

bug(helia-parcel): cannot find module 'fs' #87

SgtPooki opened this issue Jul 14, 2023 · 0 comments

Comments

@SgtPooki
Copy link
Contributor

SgtPooki commented Jul 14, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant