echarts
echarts copied to clipboard
[Bug] Local build failed
Version
5.2.2
Link to Minimal Reproduction
None, Local build official project.
Steps to Reproduce
git clone https://github.com/apache/echarts.git pnpm install pnpm prepare
Current Behavior
[main ts -> js-esm]: transforming ... ELIFECYCLE Command failed with exit code 1.
Please check attachment. 1.txt
Expected Behavior
build success
Environment
- OS:Macos Sequoia
- Browser:None
- Framework:None
Any additional comments?
Nothing
Does it also fail if you use npm?