Skip to content

Fix Error on Ubuntu#24

Open
akindofyoga wants to merge 1 commit into
zoom:masterfrom
akindofyoga:patch-1
Open

Fix Error on Ubuntu#24
akindofyoga wants to merge 1 commit into
zoom:masterfrom
akindofyoga:patch-1

Conversation

@akindofyoga

Copy link
Copy Markdown

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

haniarudy commented Jul 23, 2020 via email

Copy link
Copy Markdown

@geetotes

geetotes commented Aug 5, 2020

Copy link
Copy Markdown

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

Development

Successfully merging this pull request may close these issues.

4 participants