meetingsdk-web-sample icon indicating copy to clipboard operation
meetingsdk-web-sample copied to clipboard

Fix Error on Ubuntu

Open akindofyoga opened this issue 4 years ago • 2 comments

Running NPM start for the local version causes an error on Ubuntu. The following two posts on the Zoom developer form talk about this error:

  1. https://devforum.zoom.us/t/installing-sample-app-web-gives-error/12103
  2. https://devforum.zoom.us/t/unable-to-use-zoom-websdk-sample-web-app/15855

This change fixes that error. It will prevent the page from automatically opening in someone's browser. But Webpack already prints out a message saying Project is running at https://localhost:9999, so this doesn't seem like a big loss.

akindofyoga avatar Jul 23 '20 20:07 akindofyoga

Dzie� dobry, w dniach 20.07 - 14.08 przebywam na urlopie. Na wszystkie wiadomo�ci odpowiem w dniu 17.08. W sprawach pilnych prosz� o kontakt na [email protected]. Pozdrawiam, Hanna Rudy

haniarudy avatar Jul 23 '20 21:07 haniarudy

I also expirenced this problem under Fedora and this fix worked. Thank you. Maybe linux and webpack use a different command to open the web browser (since opening the browser from a create-react-app works fine)?

geetotes avatar Aug 05 '20 17:08 geetotes