hisunny520
hisunny520
Taro v3.6.17 pnpm安装 taro-plugin-platform-kwai 6.0.1报错 node_modules里缺文件,pnpm安装3.0.0版正常 
` err: { "type": "Error", "message": "Cannot access session data because this update does not belong to a chat, so the session key is undefined!", "stack": Error: Cannot access session...
` const menu = new Menu('me') menu .text(ctx => `${ctx.t('text')}`, ctx => ctx.reply(`You chose`)) err: { "type": "TypeError", "message": "ctx.t is not a function", "stack": TypeError: ctx.t is not a...