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!
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