Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Error on Ubuntu #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix Error on Ubuntu #24

wants to merge 1 commit into from

Conversation

akindofyoga
Copy link

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.

@haniarudy
Copy link

haniarudy commented Jul 23, 2020 via email

@geetotes
Copy link

geetotes commented Aug 5, 2020

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)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants