You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You cannotgo get a project any more that uses modules. You can clone the go-ethereum repo and then go install inside it. That will work properly as Go will take the module locks into consideration.
Hi there,
Please note that this is an issue tracker reserved for bug reports and feature requests.
For general questions please use the gitter channel or the Ethereum stack exchange at https://ethereum.stackexchange.com.
System information
Geth version:
geth version
OS & Version: Windows/Linux/OSX 18.4
Commit hash : (if
develop
)Expected behaviour
install./...
execute and allow contracts
Actual behaviour
Return github.com/influxdata/influxdb/client no package found
Steps to reproduce the behaviour
go get -u github.com/ethereum/go-ethereum
Backtrace
dependencies check except this error
The text was updated successfully, but these errors were encountered: