eth-educators / eth-docker

Docker automation for Ethereum nodes
Apache License 2.0
477 stars 224 forks source link

got error on run any of ./ethd command #1728

Closed misha200119 closed 9 months ago

misha200119 commented 9 months ago

got this error message [./ethd: line 3298: syntax error near unexpected token `&']

yorickdowne commented 9 months ago

First, check whether your installation is up to date. git status to verify nothing blocks updates then git pull

Second, if this is macOS, be sure to follow prerequisites in the docs and install bash 5.

If neither of these help, please say which OS and version you are attempting to install this on.

yorickdowne commented 9 months ago

Come to ethstaker Discord if this persists, please.