-
Notifications
You must be signed in to change notification settings - Fork 4
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
Quick start guide is broken #438
Comments
Here is what worked for me (disclosure: I am not a python guy) to get the server running, but the app still fails in the browser:
The browser will fail to pull the apikeys.json however: |
You can get past that issue by visiting the Google site to get a maps key and then:
You also need to edit some config files:
This will get a base map and the controls running, but seemingly no overlays... |
@timrobertson100 the issue seems to be related to vagrant not running the Line 10 in 09fa866
and Line 56 in 09fa866
I've just run Besides that this project is sort of deprecated, we have moved to a new map last week (https://github.com/Vizzuality/GlobalFishingWatch), we will be using this map for debuggin purposes since it is more generic than the new map. If you want and if you have an spare minutes please add the missing steps on the README (api.keys.json.template and style.less.template). |
Thanks Enrique. |
I'm afraid the quick start from the readme fails as Git and NodeJs are not installed. However, even when installed the build fails with the following:
The text was updated successfully, but these errors were encountered: