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

uploadFile method throws BeeError on node 18 #848

Closed
RiccardoBiosas opened this issue Apr 2, 2023 · 0 comments
Closed

uploadFile method throws BeeError on node 18 #848

RiccardoBiosas opened this issue Apr 2, 2023 · 0 comments

Comments

@RiccardoBiosas
Copy link

I noticed that there are other issues reporting problems with node 18, but none them mentioned the upload methods.
@ethersphere/bee-js v5.2.0 throws BeeError: false == true when using the uploadFile method in a nodejs ^18 environment.
It seems to be originating from the http module so it should be related to the introduction of the node18 native fetch.

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

No branches or pull requests

2 participants