NikolaiT / se-scraper

Javascript scraping module based on puppeteer for many different search engines...
https://scrapeulous.com/
Apache License 2.0
548 stars 124 forks source link

Error: Cannot find module './puppeteer-cluster/dist/index.js' #55

Open ortizjavi opened 4 years ago

ortizjavi commented 4 years ago

Hey! i got trouble to run the scraper, compiler asks for this module

HugoPoi commented 4 years ago

I think there is a issue in the merge of https://github.com/NikolaiT/puppeteer-cluster/pull/1

The master point on the merge request of puppeteer-cluster which is wrong.

cc @NikolaiT