node-soundcloud icon indicating copy to clipboard operation
node-soundcloud copied to clipboard

Returns non-Error objects

Open 1j01 opened this issue 9 years ago • 0 comments

          throw err;                                                                              
          ^                                                                                       
[object Object]                                                                                   

You should always use actual Error objects.

1j01 avatar Oct 22 '16 02:10 1j01