Kevin Shen
Kevin Shen
Try ```npm install parcel-bundler```.
How about making a base class for all our page classes as we discussed [here](https://github.com/GoogleChrome/chromium-dashboard/pull/2236#discussion_r970031648), in which we can have a `renderErrorMessage()` method that basically defines a custom 404 page?...
Hi @satishbabariya, sorry that it's not possible for now. While currently you can host/deploy your own version and load your own maps, we will think about how to make it...
Thanks for sharing these open source SFU projects, they are super cool! Our connections are P2P now as it was the easiest architecture for us to implement and has no...
Hi @pinpox, thank you and sorry for the late reply. We have quite some plans for this project, and we're actively working on it! For example, very recently, we added...
Thank you for the idea! We're still working on adding more features to the PC version (chat, private rooms, etc). Making it work on mobile browsers could be the next...
Thanks for testing this. Could you provide more details of your use case for me to pinpoint the issue? What browser are you using? How many people were in the...
Closing this as we have just done client side refactoring. Let me know if this is still an issue.
Did you run ```npm install``` prior to ```npm run start```?