echarts-theme-builder
echarts-theme-builder copied to clipboard
Missing dependencies
When running, missing third-party dependencies.

What am I doing wrong?
Thanks in advance
Issue: Missing Third-Party Dependencies (ERR_FILE_NOT_FOUND)
Description:
When running the project, multiple third-party dependencies are missing, leading to net::ERR_FILE_NOT_FOUND errors. Additionally, Vue is not defined is shown in the console.
Possible Causes:
- Dependencies are missing from the project.
- Incorrect file paths in
index.htmlor the build system. - CDN links are broken or missing.
-
package.jsondoes not include required dependencies.
Solutions
✅ 1. Check File Paths
Ensure that the referenced files exist in the correct directories and are properly linked.
✅ 2. Install Dependencies Locally
Run the following command to install missing dependencies:
npm install jquery bootstrap vue lodash echarts file-saver highlight.js bootstrap-colorpicker