twilio / twilio-video-app-ios

A collaboration application built with the Twilio Video iOS SDK
Apache License 2.0
246 stars 54 forks source link

M1 Chip issue when we generate Passcode - Twilio CLI #185

Closed JigarAdbiz closed 2 years ago

JigarAdbiz commented 2 years ago

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

Log

// Log output when the issue occurs
timrozum commented 2 years ago

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!

timrozum commented 2 years ago

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