And some other examples from here
But always had the same error:
events.js:146
throw err;
^
Error: Uncaught, unspecified "error" event. (Fontconfig warning: ignoring C.UTF-8: not a valid language tag
)
at Spy.emit (events.js:144:17)
at Socket. (/home/ubuntu/node_modules/sandcrawler/node_modules/bothan/src/spy.js:85:10)
at emitOne (events.js:82:20)
at Socket.emit (events.js:169:7)
at readableAddChunk (_stream_readable.js:146:16)
at Socket.Readable.push (_stream_readable.js:110:10)
at Pipe.onread (net.js:529:20)
Hello, I have some problem with sandcrawler Phantom Spider. I tried to use this code:
And some other examples from here But always had the same error:
Can someone help me please?