ZhuYiFang

Results 5 issues of ZhuYiFang

node:v14.19.2 macOS:11.4 electron:18.1.0 `> electron-rebuild -f -w better-sqlite3 ⠴ Building module: better-sqlite3, Completed: 0 TOUCH ac26a589475961e7f47b0b0eac090be594136635.intermediate ACTION deps_sqlite3_gyp_locate_sqlite3_target_symlink_builtin_sqlite3 ac26a589475961e7f47b0b0eac090be594136635.intermediate ⠦ Building module: better-sqlite3, Completed: 0 TOUCH Release/obj.target/deps/locate_sqlite3.stamp CC(target) Release/obj.target/sqlite3/gen/sqlite3/sqlite3.o ⠦...

help wanted

1. 语法提示插件太恶心(webstorm)的情况下, 代码格式化都不能操作了,不然那段 json 的结构分分钟就乱了 2. 这种配置文件与界面逻辑关联度不强,不像 css、html 和script,没必要非要放一起,特别是全放一起,还导致页面过长,查找东西还不方便; 3. 要壮大群体,语法插件这个短板必须补上 刚刚入手,还在尝试、体验中

**bug描述** 在运行:npm i -g chameleon-tool 命令行提示: ``` node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.4/fse-v1.2.4-node-v83-darwin-x64.tar.gz node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v83 ABI, unknown) (falling back to source...

bug

image-analyze-workers is a great implementation. But I want to use the server instead of the browser for image processing. I have tried for a long time, but I still have...

My operating environment is as follows: macOS 11.23 electron 13.0.1 Run the following code in the main process of electron: ```javascript const FfmpegCommand = require('fluent-ffmpeg'); import {path as ffmpegPath} from'@ffmpeg-installer/ffmpeg';...

unconfirmed