Open sahajre opened 11 years ago
I downloaded and installed dochub on 19 Sep 2013.
To update the content I did following:
cd scraper npm install (cd js-mdn; node scrape.js)
But after doing this, my ../../data/static/js-mdn.json contains just "[]" and therefore I cannot see any content when clicked on JavaScript link on the localhost:5000 website.
I downloaded and installed dochub on 19 Sep 2013.
To update the content I did following:
cd scraper npm install (cd js-mdn; node scrape.js)
But after doing this, my ../../data/static/js-mdn.json contains just "[]" and therefore I cannot see any content when clicked on JavaScript link on the localhost:5000 website.