Skip to content
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

Commands "./dock/run.sh yarn" & "/dock/run.sh ./relayserver.sh" are not working. #134

Closed
dev1644 opened this issue Jun 13, 2019 · 0 comments

Comments

@dev1644
Copy link
Contributor

dev1644 commented Jun 13, 2019

Hi Guys,

There are some commands that are failing in the latest version of the repository.

  • ./dock/run.sh yarn is failing as yarn is not installed while building a docker image. A workaround could be to use ./dock/run.sh npm install`.

  • ./dock/run.sh ./restart-relay.sh is failing as truffle is not installed while building a docker image.

I am creating pull request to fix these issue.

@dev1644 dev1644 changed the title Commands ./dock/run.sh yarn & ./dock/run.sh ./relayserver.sh are not working. Commands "./dock/run.sh yarn" & "/dock/run.sh ./relayserver.sh" are not working. Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants