Advertisement
Guest User

Untitled

a guest
Feb 6th, 2020
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. (node:14036) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'parent' of undefined
  2. at Function.exports.update (C:\Users\d.kalinin\Desktop\otkos-profi-parser\node_modules\cheerio\lib\parse.js:69:26)
  3. at module.exports (C:\Users\d.kalinin\Desktop\otkos-profi-parser\node_modules\cheerio\lib\parse.js:19:11)
  4. at Function.exports.load (C:\Users\d.kalinin\Desktop\otkos-profi-parser\node_modules\cheerio\lib\static.js:27:14)
  5. at getData (C:\Users\d.kalinin\Desktop\otkos-profi-parser\utils\parseData.js:20:21)
  6. at module.exports.parseData (C:\Users\d.kalinin\Desktop\otkos-profi-parser\utils\parseData.js:15:28)
  7. at process._tickCallback (internal/process/next_tick.js:68:7)
  8. (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)
  9. (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