thx / rap2-delos

阿里妈妈前端团队出品的开源接口管理工具RAP第二代
http://rap2.taobao.org
MIT License
7.65k stars 1.35k forks source link

编译dolores-master报错 TypeScript error in /home/rap2-dolores-master/src/components/common/Select.tsx(78,34) #758

Closed gbf311 closed 3 years ago

gbf311 commented 3 years ago

BUG描述

复现步骤

期望结果

实际结果

截图 Failed to compile.

/home/rap2-dolores-master/src/components/common/Select.tsx TypeScript error in /home/rap2-dolores-master/src/components/common/Select.tsx(78,34): Generic type 'NoticeProps' requires 2 type argument(s). TS2314

76 | )
77 | 

78 | function NoOptionsMessage(props: NoticeProps) { | ^ 79 | return ( 80 | <Typography 81 | color="textSecondary"

环境

附加信息

yutou1064 commented 3 years ago

同样的bug+1,版本centos6.8,centos7.4都试过,一样的bug

Bosn commented 3 years ago

类似问题有了哈,最新代码已修复,新版本兼容问题