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

Errors Countered "Command 'Yarn' not found" & "Cannot connect to http://localhost:3000/" #3946

Closed
ghost opened this issue Nov 11, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 11, 2018

I tried all the steps and encountered 2 problems but I fixed them up.
The 2 problems were-

  1. Command 'Yarn' not found (while doing yarn install) -
  • To fix install the Yarn application from official website.
  • Close Bash and open again.
  • The issue is fixed.
  1. Cannot connect to http://localhost:3000/
  • I found 2 errors in this.
  • A command helped me solve this problem rails server -b127.0.0.1
  • The website can now be accessed

screenshot_4

@jywarren
Copy link
Member

Hi, sorry you had issues -- please see #3840 to connect with others working on installation issues. Was npm install -g yarn missing from the instructions you were following, and where might we have forgotten to put that? Thanks for your help!

@grvsachdeva
Copy link
Member

Hi @Error-No404 thanks for letting us know and as you have submitted your GCI task successfully, I guess your issue is resolved. How about closing this issue now?

@ghost ghost closed this as completed Nov 15, 2018
@ghost ghost reopened this Nov 15, 2018
@ghost
Copy link
Author

ghost commented Nov 15, 2018

Hi, sorry you had issues -- please see #3840 to connect with others working on installation issues. Was npm install -g yarn missing from the instructions you were following, and where might we have forgotten to put that? Thanks for your help!

https://github.com/publiclab/plots2#installation

@ghost ghost closed this as completed Nov 15, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants