Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

web3.currentProvider.sendAsync is undefined #1119

@lightninglu10

Description

@lightninglu10

Hey guys, getting a weird bug here.

I'm setting up my web3 like this

var web3 = new Web3(new Web3.providers.HttpProvider(BLOCKCHAIN_ADDR));

But I'm getting an error with web3.currentProvider.sendAsync is undefined, but web3.currentProvider.send is defined. Anyone know what's up?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions