mpx-ecology/mpx-cli

初始化后,运行 npm run serve:web 报错

Closed this issue · 1 comments

初始化跨端项目后,运行 npm run serve:web 报错。

报错:
Property 'getApp' does not exist on type 'typeof globalThis'.
Property 'getCurrentPages' does not exist on type 'typeof globalThis'

版本:
mpx -V @mpx/cli 3.2.0
node -v v16.13.0

image
image

fixed #49