This repository has been archived by the owner on Mar 25, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Running Galaxy Zoo from hem gives 404 on localhost #212
Comments
Does |
|
Could you post the result of
and
|
No problem. I usually add the local npm .bin path in my bash profile with something like: PATH="./node_modules/.bin:${PATH}"
# usually lots of other path modifications...
export PATH So that when you use |
willettk
added a commit
that referenced
this issue
Aug 11, 2015
Good suggestion. Thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Revisiting #186. I'm trying to get a version of GZ running locally so I can change some of the text describing subjects and science. Using the older version of node (0.10.40) successfully runs:
Opening up localhost:9294 in the browser, though, just yields a 404.
The text was updated successfully, but these errors were encountered: