question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update printing of web3 version

See original GitHub issue

It seems that in versions of Web3 greater than 1.0.0-beta.37 the version method has been removed. Upon upgrading Web3, update this file to account for this

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
nividacommented, Apr 25, 2019

Wouldn’t it be possible for truffle to get the version directly from the Web3.js package.json? import {version} from '../package.json';

0reactions
gnidancommented, Jun 12, 2019

Looks like this is merged. Closing! Thanks folks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to use latest web3 version from metamask?
You can 'override' the version injected by Metamask, so that you get more cross-browser/cross-wallet compatibility.
Read more >
web3.eth.subscribe not working · Issue #1093 - GitHub
The subscription does not seem to activate, nothing is printed after the version prints to the console. web3.version and other web3 commands ...
Read more >
What Is Web3: What's Driving the Web3 Buzz - CoinDesk
Some people call this the “read/write” version of the internet, in reference to a computer code that lets you both open and edit...
Read more >
Examples — Web3.py 5.31.3 documentation - Read the Docs
Here are some common things you might want to do with web3. ... All you need is the package name, version and ethPM...
Read more >
How to Fetch and Update Data From Ethereum With React ...
How to Fetch and Update Data From Ethereum with React and SWR ... Once you have MetaMask ready, we are going to use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found