Advertisement
Guest User

Untitled

a guest
Dec 16th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. (node:4332) UnhandledPromiseRejectionWarning: Error: Bad Request
  2.  
  3. at Request.callback (/rbd/pnpm-volume/392eafb6-b3ee-4234-b65b-74cf2474797a/node_modules/.registry.npmjs.org/superagent/2.3.0/node_modules/superagent/lib/node/index.js:626:17)
  4.  
  5. at /rbd/pnpm-volume/392eafb6-b3ee-4234-b65b-74cf2474797a/node_modules/.registry.npmjs.org/superagent/2.3.0/node_modules/superagent/lib/node/index.js:795:18
  6.  
  7. at IncomingMessage.<anonymous> (/rbd/pnpm-volume/392eafb6-b3ee-4234-b65b-74cf2474797a/node_modules/.registry.npmjs.org/superagent/2.3.0/node_modules/superagent/lib/node/parsers/json.js:16:7)
  8.  
  9. at emitNone (events.js:111:20)
  10.  
  11. at IncomingMessage.emit (events.js:208:7)
  12.  
  13. at endReadableNT (_stream_readable.js:1064:12)
  14.  
  15. at _combinedTickCallback (internal/process/next_tick.js:139:11)
  16.  
  17. at process._tickCallback (internal/process/next_tick.js:181:9)
  18.  
  19. (node:4332) 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: 6)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement