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
- Need to configure related configuration items.
- 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.
