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

web3@1.0.0-beta2 cannot find module 'web3-requestManager' #1505

Closed
cchen408 opened this issue Mar 28, 2018 · 5 comments
Closed

web3@1.0.0-beta2 cannot find module 'web3-requestManager' #1505

cchen408 opened this issue Mar 28, 2018 · 5 comments

Comments

@cchen408
Copy link

cchen408 commented Mar 28, 2018

After upgrading my web3@1.0.0-beta2 i get the following error

Error: Cannot find module 'web3-requestManager'

It looks like web3-requestManager has been deprecated and we should be using web3-core-requestmanager

@xuyongchaovv
Copy link

web3@1.0.0-beta.29 can fix this

@cchen408
Copy link
Author

currently using "web3": "^1.0.0-beta.33" but I thought that beta2 was newer beta.

@iurimatias
Copy link
Contributor

closing this as per @HarderThenBetter comment.

@sumitpatel93
Copy link

@iurimatias It is still not fixed by web3@1.0.0-beta.29

@mryellow
Copy link

Currently using "web3": "^1.0.0-beta.33" but I thought that beta2 was newer beta.

It's not?

npm update resulted in:

-    "web3": "^1.0.0-beta.34"
+    "web3": "^1.0.0-beta2"

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

5 participants