logo
On this page

Why does running the source code directly after downloading from GitHub result in an error?

2021-09-09
Products / Plugins:Interactive whiteboard / File sharing / GO Class
Platform / Framework:iOS / Android / Web

Problem Description

The online Go classroom experience URL can be used formally, but running the source code directly after downloading from GitHub results in an error.

Problem Cause

  1. Need to configure related configuration items.
  2. Need to install dependencies.

Solution

After downloading the source code from GitHub, you also need to build a business server and configure the related environment according to the documentation guide. For details, refer to the documentation Sample Source Code Running Guide.

Previous

How to set mirror mode in Express?

Next

After clicking to leave the classroom in the room, the page does not redirect. How to handle this?

On this page

Back to top