twilio / twilio-video-app-ios

A collaboration application built with the Twilio Video iOS SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M1 Chip issue when we generate Passcode - Twilio CLI

JigarAdbiz opened this issue · comments

Before Creating an Issue

Description

/Users/adbizinterview/.twilio-cli/node_modules/p-cancelable/index.js:48
throw new Error('The onCancel handler was attached after the promise settled.');
^

Error: The onCancel handler was attached after the promise settled.
at onCancel (/Users/adbizinterview/.twilio-cli/node_modules/p-cancelable/index.js:48:12)
at makeRequest (/Users/adbizinterview/.twilio-cli/node_modules/got/dist/source/as-promise/index.js:38:13)
at Request. (/Users/adbizinterview/.twilio-cli/node_modules/got/dist/source/as-promise/index.js:143:17)
at Object.onceWrapper (node:events:640:26)
at Request.emit (node:events:520:28)
at Timeout.retry (/Users/adbizinterview/.twilio-cli/node_modules/got/dist/source/core/index.js:1270:30)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)

Steps to Reproduce

  1. [Step one]
  2. [Step two]
  3. [Insert as many steps as needed]

Expected Behavior

[What you expect to happen]

Versions

  • Video app version: [e.g. 0.1.0 (33)]
  • iOS version: [e.g. 13.1]
  • Device: [e.g. iPhone 11]
  • Xcode version: [e.g. 11.3.1]

Log

// Log output when the issue occurs

Hi @JigarAdbiz have you tried these steps? https://github.com/twilio/twilio-video-app-ios#troubleshooting

Also can you explain the steps you took to encounter this error? Thanks!

Going to close this out but let me know if you have more questions.