dzt / shopify-monitor

Updates you on the latest drops, restocks, and much more for your favorite brands!
433 stars 175 forks source link

When new item is picked up, I get unhandledRejection, you may have forgotten to catch a Promise rejection #94

Open bennt1 opened 6 years ago

bennt1 commented 6 years ago

Item prints in console and has all the correct links etc, but no twitter/slack posts. I assume the promise error has to do with formatting and preparing to post to slack/twitter. . here is the error: [ASSERT][Thu Nov 23 2017 15:03:34] [ASSERT][Thu Nov 23 2017 15:05:36] [ERROR] You have triggered an unhandledRejection, you may have forgotten to catch a Promise rejection: [object Object] OS: WIN10PRO NODE.js: LTE 8.9.1 pm2: 2.7.2

No notification, no error that has any precision. This is driving me nuts!

-jason