twilio/twilio-cli

throw new Error('The `onCancel` handler was attached after the promise settled.');

freecodewu opened this issue · 4 comments

Issue Summary

throw new Error('The onCancel handler was attached after the promise settled.');

image

Steps to Reproduce

twilio-video-app-react demo

npm run deploy:twilio-cli

Code Snippet

# paste code here

Exception/Log

# paste exception/log here

Technical details:

  • twilio-cli version: twilio-cli/3.4.0 darwin-x64 node-v16.14.0
  • node version: v16.14.0
  • Command output with debug logging enabled (adding -l debug to the end of the command):
# paste output here

Hi freecodewu I see you have already created issue on plugin-rtc for the plugin. I did try reproducing the issue, but couldn't. Could you make sure you have the latest version of the plugin installed.

image

I don't know the issue. I 'm sure I used the updated version.

plugin-rtc version: 0.83

Hey @freecodewu ,we could not replicate the issue at our end, just checking if you've tried these troubleshooting steps ?

Closing due to inactivity.