You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\练习\爬虫\node_modules\[email protected]@cheerio\lib\parse.js:69
var oldParent = node.parent || node.root,
TypeError: Cannot read property 'parent' of undefined
at Function.exports.update (D:\练习\爬虫\node_modules\[email protected]@ch
eerio\lib\parse.js:69:25)
at module.exports (D:\练习\爬虫\node_modules\[email protected]@cheerio\lib
\parse.js:19:11)
at Function.exports.load (D:\练习\爬虫\node_modules\[email protected]@chee
rio\lib\static.js:27:14)
at D:\练习\爬虫\app1.js:31:21
at Array.map (native)
at D:\练习\爬虫\app1.js:28:20
at EventProxy.all (D:\练习\爬虫\node_modules\[email protected]@eventproxy\li
b\eventproxy.js:407:20)
at EventProxy.trigger (D:\练习\爬虫\node_modules\[email protected]@eventprox
y\lib\eventproxy.js:182:22)
at D:\练习\爬虫\app1.js:48:13
at Request.callback (D:\练习\爬虫\node_modules\[email protected]@superagent\
lib\node\index.js:679:14)
The text was updated successfully, but these errors were encountered:
代码和app.js一样 但是启动时 会报错
The text was updated successfully, but these errors were encountered: