Closed liusy-bd closed 3 months ago
Please correct the title and describe the issue clearly. I don't quite understand what your question is. @liusy-bd
请更正标题并清楚描述问题。我不太明白你的问题是什么。@liusy-bd
dolphinscheduler-ui run 【npm run build:prod】 error
please have a try like this
pnpm run build:prod
It is OK on my environment.
请尝试一下
pnpm run build:prod
在我的环境中这是正常的。
Same error
请尝试一下
pnpm run build:prod
在我的环境中这是正常的。
It's okay that I removed the type check, That seems to be the problem
Search before asking
What happened
Front-end packaging error
What you expected to happen
Added code review mechanism?
How to reproduce
[root@LAPTOP-KAHM10NT dolphinscheduler-ui]# npm run build:prod
src/App.tsx:74:33 - error TS7026: JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
74 {this.isRouterAlive ? : ''}
91 ref='barChartRef'
96 />