### Version 5.4.3 ### Link to Minimal Reproduction https://github.com/apache/echarts/wiki/How-to-setup-the-dev-environment ### Steps to Reproduce Followed https://github.com/apache/echarts/wiki/How-to-setup-the-dev-environment, but not working - `npm i` - `npm run dev` - `localhost:8080/test` not loaded ### Current Behavior `localhost:8080/test` not loaded ### Expected Behavior `localhost:8080/test` should be loaded ### Environment ```markdown - OS: macOS with Apple Silicon - Browser: Chrome/Safari - Node: tried v16 and v20 ``` ### Any additional comments? _No response_
Version
5.4.3
Link to Minimal Reproduction
https://github.com/apache/echarts/wiki/How-to-setup-the-dev-environment
Steps to Reproduce
Followed https://github.com/apache/echarts/wiki/How-to-setup-the-dev-environment, but not working
npm inpm run devlocalhost:8080/testnot loadedCurrent Behavior
localhost:8080/testnot loadedExpected Behavior
localhost:8080/testshould be loadedEnvironment
Any additional comments?
No response