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

Branch data-modules isn't converting any data #34

Closed
reinvantveer opened this issue Jan 18, 2016 · 2 comments
Closed

Branch data-modules isn't converting any data #34

reinvantveer opened this issue Jan 18, 2016 · 2 comments

Comments

@reinvantveer
Copy link

Unclear on how this should work, but at the moment it isn't. Switched to histograph-config data-modules branch, with a freshly pulled data-geonames:

data:                                       # Data module options (http://github.com/histograph/data)
  modulePrefix: data-
  baseDir: /home/reinv/data/Github/histograph
  generatedDir: /home/reinv/data/Github/histograph/generated-data
  modules:
    geonames:
      countries:
        - NL
      extraUris: ./extra-uris.json

But on:
reinv@lingui:~/data/Github/histograph/data$ node index.js --all

Using data modules in /home/reinv/data/Github/histograph/data-*
  Saving data to /home/reinv/data/Github/histograph/generated-data

No data modules found...

Usage: node index.js [--all] [--steps [step1,step2,...]] [--config /path/to/config.yml] [module ...]
@bertspaan
Copy link
Member

I guess I forgot to push latest version of config repo. I've just pushed to data-modules branch in histograph/config. I hope it works - let me know if it doesn't.

@sbocconi
Copy link

Related to #29

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

3 participants