Basic-Video-Broadcasting icon indicating copy to clipboard operation
Basic-Video-Broadcasting copied to clipboard

TypeError: Cannot read property 'name' of undefined (English)

Open victjam opened this issue 6 years ago • 1 comments

I have problems to make it run the demo, it says Cannot read property 'name' of undefined, I replace the REACT_APP_AGORA_APP_ID=myID and run npm run dev, I create the token and put in REACT_APP_AGORA_APP_TOKEN=myTOKEN but the error persist.

victjam avatar Oct 11 '19 15:10 victjam

Okay, i just figure out it did something change in 2.9.0, i made a typo... already fixed it in #37

Matrixbirds avatar Oct 12 '19 02:10 Matrixbirds