ianramzy / decentralized-video-chat

🚀 Zipcall- Acquired @ 250k users 🚀 Peer to peer browser video calling platform with unmatched video quality and latency.
https://zipcall.io
3.3k stars 501 forks source link

username is required #78

Closed unknown-gd closed 4 years ago

unknown-gd commented 4 years ago

decentralized-video-chat/node_modules/twilio/lib/rest/Twilio.js:145 throw new Error('username is required'); pls help

/home/webrtc/decentralized-video-chat/node_modules/twilio/lib/rest/Twilio.js:145 throw new Error('username is required'); ^

Error: username is required at new Twilio (/home/webrtc/decentralized-video-chat/node_modules/twilio/lib/rest/Twilio.js:145:11) at initializer (/home/webrtc/decentralized-video-chat/node_modules/twilio/lib/index.js:9:10) at Object. (/home/webrtc/decentralized-video-chat/server.js:8:31) at Module._compile (internal/modules/cjs/loader.js:1063:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10) at Module.load (internal/modules/cjs/loader.js:928:32) at Function.Module._load (internal/modules/cjs/loader.js:769:14) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12) at internal/main/run_main_module.js:17:47 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! video-chat2@1.0.0 start: node server.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the video-chat2@1.0.0 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! /home/webrtc/.npm/_logs/2020-10-13T21_26_26_191Z-debug.log