删除同目录下 .swc 文件夹即可 rm -rf .swc
编译时报错缺少必要CPU feature?thread '<unnamed>' panicked at 'failed to invoke plugin: failed to invoke plugin on 'Some("/Users/Desktop/client/src/app.config.js")' Caused by: 0: Failed to create plugin instance 1: missing requires CPU features: "EnumSet(SSE2)"', /Users/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/swc-0.237.1/src/plugin.rs:228:14 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Error: failed to handle: failed to invoke plugin: failed to invoke plugin on 'Some("/Users/Desktop/client/src/app.config.js")'
2023-04-27遇到同样的问题, 任何云函数调用 都是返回 userInfo, 以及传的参数, 没法同步
云函数无法同步到云端[图片] [图片] 都已经添加了云函数,调用函数也能成功,但是返回数据不正确。 [图片]
2019-04-23