-
Notifications
You must be signed in to change notification settings - Fork 442
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
Yarn <error> You must set the ADDRESS environment variable. #127
Comments
Like I said in the Title, the Issue is for Yarn, or when you do the manual Installation. This is a Workaround for Haroku, wich sadly doesnt fix the Manual Installation |
Getting the same problem in a docker image too. Didn't have the issue when I pulled an image to a different machine about 3 weeks ago so something has changed in a newer drop. Unsure what to do as I don't really want anything in the Docker image to persist. Any ideas? |
If starting with docker u can read instructions in #117. |
I used |
If i try that it tells me that i either wrote it incorrectly, or the command couldnt be found |
I am running the command in git bash on a windows server after executing the previous steps in the readme to install node and yarn. if your environment is different the fix may be different for you, not sure |
Ah! Now it works, didnt know you were using git bash, but now it works perfectly fine, thanks! 👍 |
Ive tried doing various things like adding -e ADDRESS="..." or adding a config in the file with the adress, but nothing seems to work and it keeps telling me the same error, can anyone please tell me how I start this Server, without it giving me this ERROR, thanks!
The text was updated successfully, but these errors were encountered: