Code Monkey home page Code Monkey logo

Comments (10)

ervingayle avatar ervingayle commented on June 12, 2024

@medycs-healthcare Are you getting an error that you can share? The deployment process is fairly simple. Also, you do not get prompted for a passcode if you are testing locally. It is there in code. Need more information to help you.

from twilio-video-app-react.

 avatar commented on June 12, 2024

from twilio-video-app-react.

ervingayle avatar ervingayle commented on June 12, 2024

I didn't see any screenshot(s). As a disclaimer, I do not work for Twilio although it is a great place to work but I do have this solution deployed successfully and wanted to help. I will not be able to view any ticket information as that is for Twilio Support.

Can you try running the following and providing the output:
npm -v

from twilio-video-app-react.

timmydoza avatar timmydoza commented on June 12, 2024

Sorry to hear you are having trouble deploying @medycs-healthcare.

It sounds like the commands are not printing error messages, is that correct?

One thing to try is running npm run deploy:twilio-cli -- -l debug. This should print verbose debugging messages to the console, which should hopefully provide us with some clues as to what is going wrong.

The debug flag can be added to other commands as well, such as twilio rtc:apps:video:view -l debug.

from twilio-video-app-react.

 avatar commented on June 12, 2024

from twilio-video-app-react.

timmydoza avatar timmydoza commented on June 12, 2024

Thanks for the info @medycs-healthcare!

It looks like the RTC plugin may not be installed. If you run twilio plugins, it will list all of the installed plugins. Do you see @twilio-labs/plugin-rtc when you do that?

If not, you'll have to install the plugin with twilio plugins:install @twilio-labs/plugin-rtc.

Let me know if this works for you. ๐Ÿ™‚

from twilio-video-app-react.

 avatar commented on June 12, 2024

from twilio-video-app-react.

timmydoza avatar timmydoza commented on June 12, 2024

Thanks for the detailed error message @medycs-healthcare!

It looks like you may not have logged into the Twilio CLI. Try running twilio profiles:list. If you have not logged into the Twilio CLI before, it will say No profiles have been configured.

To login to the Twilio CLI, run twilio login. You will be prompted for your Account SID and Auth Token, both of which you can find on the dashboard of your Twilio console.

Hopefully this helps! Let me know ๐Ÿ˜„

from twilio-video-app-react.

 avatar commented on June 12, 2024

from twilio-video-app-react.

timmydoza avatar timmydoza commented on June 12, 2024

@medycs-healthcare I'm glad it's working!

from twilio-video-app-react.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.