hisunny520

Results 3 issues of hisunny520

Taro v3.6.17 pnpm安装 taro-plugin-platform-kwai 6.0.1报错 node_modules里缺文件,pnpm安装3.0.0版正常 ![批注 2023-10-05 152027](https://github.com/NervJS/taro-plugin-platform-kwai/assets/132810282/8d551c8e-47b5-45c7-8369-b68b51463242)

` 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...