• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1*promise_always_throw_unhandled.js:*
2  throw new Error('One');
3        ^
4
5Error: One
6    at *
7    at new Promise (<anonymous>)
8    at *
9    at *
10    at *
11    at *
12    at *
13    at *
14    at *
15
16Node.js *
17