Crawler does not work anymore due to error

Hi all, I was updating some packages and after I wanted to test is my crawler still worked. The console logged the error in the screenshot. I tried going back to old versions but the error was still there, I have no idea where to solve this. Does anyone have an idea? Thanks!
No description
3 Replies
adverse-sapphire
adverse-sapphire3y ago
Do you use this difflib library? https://github.com/qiao/difflib.js/
GitHub
GitHub - qiao/difflib.js: Text diff library in JavaScript, ported f...
Text diff library in JavaScript, ported from Python's difflib module. - GitHub - qiao/difflib.js: Text diff library in JavaScript, ported from Python's difflib module.
funny-blue
funny-blueOP3y ago
I checked and a library I use (json-diff) uses this. I will look there to solve this answer.
adverse-sapphire
adverse-sapphire3y ago
There is no name property in SequenceMatcher , difflib library. https://github.com/qiao/difflib.js/#SequenceMatcher
GitHub
GitHub - qiao/difflib.js: Text diff library in JavaScript, ported f...
Text diff library in JavaScript, ported from Python's difflib module. - GitHub - qiao/difflib.js: Text diff library in JavaScript, ported from Python's difflib module.

Did you find this page helpful?