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 is undefined in server/lib/lib.js - Web3@1.0.0 -Meteor #1198

Closed
ali5152 opened this issue Nov 26, 2017 · 4 comments
Closed

web3 is undefined in server/lib/lib.js - Web3@1.0.0 -Meteor #1198

ali5152 opened this issue Nov 26, 2017 · 4 comments
Assignees

Comments

@ali5152
Copy link

ali5152 commented Nov 26, 2017

I am creating a Dapp and new to all this stuff. Have developed a meteor application which talks with my chrome extension but now major issue is that web3@1.0.0 says that web3 is not defined. It works fine on the client side.

@ali5152
Copy link
Author

ali5152 commented Nov 26, 2017

@frozeman
I saw this issue #381 as well but do not know where I am doing wrong. The web3 stable version 0.0.X works fine on client and server but I need to use personal.NewAccount function which is available in 1.0.0

@robertdavid010
Copy link

robertdavid010 commented Oct 23, 2018

I was experiencing a similar problem recently, but in my case the web3 object was empty {} on the Meteor server. I'll leave this link here for anyone coming across this issue.

SO: web3-empty-object-server-side-in-meteor

@nivida
Copy link
Contributor

nivida commented Apr 16, 2019

Does this still happen with the latest version of Web3?

@nivida
Copy link
Contributor

nivida commented Apr 29, 2019

Closed due to the inactivity of the creator of this issue.

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

3 participants