Mykybo
Mykybo
Trying to implement the new schema introduced by v0.10 I was stuck on error: `SchemaSerializer error. See: https://docs.colyseus.io/migrating/0.10/#new-default-serializer`. The thing is I was using the new schema so I started...
https://github.com/pevers/images-scraper/blob/2e610717ff970ecd10311fd490ab213cb4f79e5a/src/google/scraper.js#L197 should be changed to "a[href*='/imgres']"
because you use `process.chdir()` it throws error when run inside worker: `TypeError [ERR_WORKER_UNSUPPORTED_OPERATION]: process.chdir() is not supported in workers`