Closed skasberger closed 8 years ago
the scraper directory is concatened wrong. it adds the output directory between the working directory and the scraper folder.
node 5.0.0 quickscrape 0.4.7
i this case:
info: - Scraper: /my-data/io/quickscrape/peerj-384/journal-scrapers/scrapers/peerj.json
but should be
info: - Scraper: /my-data/io/quickscrape/journal-scrapers/scrapers/peerj.json
Thanks - this is what was causing #60 I think. Must have been a typo in the last release.
the scraper directory is concatened wrong. it adds the output directory between the working directory and the scraper folder.
node 5.0.0 quickscrape 0.4.7
i this case:
but should be