alibaba / lowcode-engine

An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
https://lowcode-engine.cn
MIT License
14.66k stars 2.55k forks source link

console控制台会出现提示重复命名导出警告 #3071

Open ittat opened 4 months ago

ittat commented 4 months ago

console控制台会出现提示重复命名导出警告,并且在开发环境显示到界面,比较影响开发体验,请问有什么方法可以移除该警告吗?

image

WARNING in ../../node_modules/.pnpm/@alilc+lowcode-types@1.1.10/node_modules/@alilc/lowcode-types/es/index.js 12:0-29

The requested module './deprecated' contains conflicting star exports for the names 'isJSExpression', 'isJSFunction' with the previous requested module '@alilc/lowcode-datasource-types'

使用版本: @alilc/lowcode-types:1.1.10, @alilc/lowcode-datasource-types: 1.2.0

Dogtiti commented 2 months ago

+1