echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Bug] Local build failed

Open printjs opened this issue 1 year ago • 1 comments

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

printjs avatar Dec 06 '24 06:12 printjs

Does it also fail if you use npm?

plainheart avatar Dec 06 '24 11:12 plainheart