danmactough / node-feedparser

Robust RSS, Atom, and RDF feed parsing in Node.js
Other
1.97k stars 192 forks source link

Error Cannot read property '#' of undefined while add specific rss link #182

Closed sintret closed 6 years ago

sintret commented 7 years ago

12:46]
Error in feed parser module http://www.tabloidbintang.com/feeds/rss/all and error result: TypeError: Cannot read property '1' of null

[12:46]
Error in feed parser module http://www.beritasatu.com/rss/beritasatu.xml and error result: TypeError: Cannot read property '#' of undefined

danmactough commented 7 years ago

Hi, @sintret. Those errors without stack traces and the code that goes with them don't tell me much. Neither of those feeds causes any errors for me.