Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (node:14036) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'parent' of undefined
- at Function.exports.update (C:\Users\d.kalinin\Desktop\otkos-profi-parser\node_modules\cheerio\lib\parse.js:69:26)
- at module.exports (C:\Users\d.kalinin\Desktop\otkos-profi-parser\node_modules\cheerio\lib\parse.js:19:11)
- at Function.exports.load (C:\Users\d.kalinin\Desktop\otkos-profi-parser\node_modules\cheerio\lib\static.js:27:14)
- at getData (C:\Users\d.kalinin\Desktop\otkos-profi-parser\utils\parseData.js:20:21)
- at module.exports.parseData (C:\Users\d.kalinin\Desktop\otkos-profi-parser\utils\parseData.js:15:28)
- at process._tickCallback (internal/process/next_tick.js:68:7)
- (node:14036) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
- (node:14036) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement