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!

3 Replies
adverse-sapphire•3y ago
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-blueOP•3y ago
I checked and a library I use (json-diff) uses this. I will look there to solve this answer.
adverse-sapphire•3y ago
There is no
name
property in SequenceMatcher
, difflib
library.
https://github.com/qiao/difflib.js/#SequenceMatcherGitHub
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.