lowcode-engine icon indicating copy to clipboard operation
lowcode-engine copied to clipboard

使用官方demo启动的项目找不到@alilc/lowcode-engine-ext的typescript 类型

Open shiye515 opened this issue 2 years ago • 0 comments

Describe the bug (required) / 详细描述 bug(必填)

A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 官方demo demo-general 初始化工程后typescript检查的warning如下

无法找到模块“@alilc/lowcode-engine-ext”的声明文件。“/Users/didi/work/xmf/mf-mis/node_modules/@alilc/lowcode-engine-ext/lib/index.js”隐式拥有 "any" 类型。 尝试使用 npm i --save-dev @types/alilc__lowcode-engine-ext (如果存在),或者添加一个包含 declare module '@alilc/lowcode-engine-ext'; 的新声明(.d.ts)文件

Screenshots (optional) / bug 截图(可选)

Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题 image

Environments (please complete the following information) (required): / 请提供如下信息(必填)

  • AliLowCodeEngine version: v1.2.5
  • AliLowCodeEngineExt version: v1.0.6

shiye515 avatar Jan 12 '24 09:01 shiye515