-
Notifications
You must be signed in to change notification settings - Fork 21
Description
[DEBUG] Cannot read properties of undefined (reading 'sid')
[DEBUG] TypeError: Cannot read properties of undefined (reading 'sid')
at DeployCommand.getAppInfo (/Users/mac/.twilio-cli/node_modules/@twilio-labs/plugin-rtc/src/helpers.js:93:64)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async DeployCommand.run (/Users/mac/.twilio-cli/node_modules/@twilio-labs/plugin-rtc/src/commands/rtc/apps/video/deploy.js:18:20)
at async DeployCommand._run (/Users/mac/.twilio-cli/node_modules/@oclif/command/lib/command.js:43:20)
at async Config.runCommand (/usr/local/lib/node_modules/twilio-cli/node_modules/@oclif/core/lib/config/config.js:272:25)
at async Object.run (/usr/local/lib/node_modules/twilio-cli/node_modules/@oclif/core/lib/main.js:74:5)