alibaba / lowcode-engine

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

[lowcode-datasource] packages/* 对应dependencies在npm上不存在 #73

Closed songyule closed 1 year ago

songyule commented 2 years ago

问题一: 进入项目[lowcode-datasource] 执行 yarn install 报错 @ali/mirror-io-client-mopen + @ali/mirror-io-client-mtop + @ali/mirror-io-client-universal-mtop 在npm上不存在

问题二: lowcode-datasource/packages/datasource-engine/src/typings.d.ts 声明的 @alilc/mirror-io-client-mopen 与实际引用 @ali/mirror-io-client-mopen 不符

baiheinet commented 2 years ago

@alilc/lowcode-datasource-mopen-handler 需要@ali/mirror-io-client-mopen @alilc/lowcode-datasource-mtop-handler 需要 @ali/universal-mtop

songyule commented 2 years ago

@alife/pro-layout 这个包在npm上也找不到

baiheinet commented 2 years ago

@alife/pro-layout 这个包在npm上也找不到

应该是 "@alifd/pro-layout"

songyule commented 2 years ago

@ali/mirror-io-client-mopen / @ali/universal-mtop 这两个包npm上个还是没有呢