DTStack / Taier

Taier is a big data development platform for submission, scheduling, operation and maintenance, and indicator information display
https://dtstack.github.io/Taier/
Apache License 2.0
1.32k stars 330 forks source link

[Bug] [taier-ui] Failed to compile with error : can't resolve 'dt-sql-parser/dist/parser/generic' #1144

Closed LangWuyue closed 6 months ago

LangWuyue commented 9 months ago

Search before asking

What happened

img_v3_025p_2621d2b7-b642-45e3-998f-df63c29a1e5g

What you expected to happen

yarn run build success

How to reproduce

step1: git clone https://github.com/DTStack/Taier step2: cd taier && git checkout v1.4.0 step3: cd taier-ui && npm install step4: yarn run build

Anything else

No response

Version

v1.4

Are you willing to submit PR?

Code of Conduct

jin-sir commented 9 months ago

Please use yarn/pnpm run build