twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.8k stars 725 forks source link

Error when run npm start #743

Closed probsol56 closed 2 years ago

probsol56 commented 2 years ago

Question I got the following error when run npm start command. How to solve this?

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! twilio-video-app-react@0.7.1 start: npx cross-env REACT_APP_VERSION=$(node -e "console.log(require('./package.json').version)") concurrently npm:server npm:dev npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the twilio-video-app-react@0.7.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:******\npm-cache_logs\2022-08-24T00_20_57_820Z-debug.log