You can use the following code to catch all unhandled Promise rejections. process.on('unhandledRejection', function(err) { console.
確定! 回上一頁