jiaxi.liu
jiaxi.liu
Package.json of project ```js "scripts": { "dev": "vue-cli-service serve", ... "install": "patch-package" } ``` build script in jenkins ```sh echo $PATH cd web node -v npm install --unsafe-perm npm run...
版本:最新版 commit f4752c55553b70a778c00c4fb6d912e5e461c46d 错误页面: admin/setting/email 错误简述: Whoops, looks like something went wrong. ErrorException in Setting.php line 45: Array to string conversion 错误栈: in Setting.php line 45 at HandleExceptions->handleError('8', 'Array to...
打扰一下,最新配置里没有英文提示补全的插件吗?我觉得那个功能很好用的。
最近通过Windows预览慢速通道升级到2004后,发现小狼豪不能用了,即便重新安装也不行。 小狼豪安装程序: weasel-0.14.3.0-installer.exe
OS: ubuntu24.04 Zig: 0.14.0-dev.1304+7d54c62c8 branch: main I also try to build on ubuntu18.04(at company), it got same error. compile command: zig build -Dtarget=arm-linux-gnueabihf build log: [build.log](https://github.com/user-attachments/files/16741050/build.log) some log messages; ```log...