Code Monkey home page Code Monkey logo

Comments (8)

RusseII avatar RusseII commented on June 12, 2024

@mominnawaf run npm install first

so for example

npm install
npm run deploy:twilio-cli

from twilio-video-app-react.

mominnawaf avatar mominnawaf commented on June 12, 2024

@mominnawaf run npm install first

so for example

npm install
npm run deploy:twilio-cli

Yes I have successfully executed npm install

from twilio-video-app-react.

RusseII avatar RusseII commented on June 12, 2024

from twilio-video-app-react.

mominnawaf avatar mominnawaf commented on June 12, 2024

No

from twilio-video-app-react.

timmydoza avatar timmydoza commented on June 12, 2024

Sorry to hear that you are having issues @mominnawaf.

It looks like the RTC plugin for the Twilio CLI may not be installed. Have you successfully installed the Twilio CLI and the RTC plugin that are required to deploy this app?

Please try these steps:

Install the CLI: npm i -g twilio-cli
Authenticate with the CLI: twilio login
Install the plugin: twilio plugins:install @twilio-labs/plugin-rtc

from twilio-video-app-react.

mominnawaf avatar mominnawaf commented on June 12, 2024

from twilio-video-app-react.

timmydoza avatar timmydoza commented on June 12, 2024

Interesting. The error message you provided indicates that the RTC plugin may not be installed.

command rtc:apps:video:deploy not found

Could you please double-check by running this command: twilio plugins. It will list all installed plugins for the Twilio CLI. You should see @twilio-labs/plugin-rtc listed.

image

from twilio-video-app-react.

timmydoza avatar timmydoza commented on June 12, 2024

Closing due to inactivity.

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.