literakl / mezinamiridici

Traffic forum
htttps://www.mezinamiridici.cz
MIT License
4 stars 4 forks source link

Parse accidents dies on a server #231

Closed literakl closed 3 years ago

literakl commented 3 years ago
TypeError [ERR_INVALID_ARG_TYPE]: The "superCtor.prototype" property must be of type object. Received undefined
    at Object.inherits (util.js:160:11)
    at Object.exports.wrap (/var/www/beta.mezinamiridici.cz/backend/node_modules/cheerio-advanced-selectors/index.js:20:8)
    at Object.<anonymous> (/var/www/beta.mezinamiridici.cz/backend/src/jobs/parseAccidents.js:23:34)
literakl commented 3 years ago

Probably incompatibility with the latest Cheerios

https://github.com/cheeriojs/cheerio/discussions/2121