-
Notifications
You must be signed in to change notification settings - Fork 27
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
node-create.sh error #24
Comments
@1921Aaron I think it's an issue with your GO path. Can you share the environment variables you've set? Should be something like:
(Here GO is installed using snap so might be a bit different for you). |
Try modifying the script here: https://github.com/InjectiveLabs/injective-chain-releases/blob/master/scripts/node-create.sh#L26 to your GOPATH either explicitly or with $GOPATH/bin (you just need peggo & injectived no need to copy injective-exchange) and let me know if it works. Also try to run |
Please specific a Injective Chain Network you want to join linux-amd64.zip 100%[================================================================================================>] 93.18M 11.6MB/s in 7.1s 2022-04-21 14:52:39 (13.2 MB/s) - ‘linux-amd64.zip’ saved [97706826/97706826] Archive: linux-amd64.zip Flags: Global Flags: Cloning into 'testnet-config'... goroutine 1 [running]: |
|
cc @nmarcetic to verify and provide some more context. |
The text was updated successfully, but these errors were encountered: