Results 11 comments of FENG Hao

I found a js error from the firebug console. It looks like the jQuery version conflict. ![error](https://cloud.githubusercontent.com/assets/157430/7695003/8f647e60-fe1b-11e4-93f1-3317bc131e48.png)

SleepingOwl Admin already included some libs, I try to remove these lines: ``` ``` It works fine for me.

Same problem, xterm works fine.

> Reproducible here but only on Linux (Cross-compiled from W10), windows executables is correctly bundled. Same issue too. All builds under windows 10, the windows executes correctly, but the linux...

> 看了一下,http接口需要预先装everything 这个成本有点大 SDK 更合理,http 得在 everything 里面默认是关的,得手动启用,增加操作。另外之前 everything 报出过 http 安全漏洞,打开增加了风险。 像 wox 之类,都需要预先装 everything。 utools 每次开机第一次搜索用自带的 everything 跑一遍索引,如果预先装好了独立的 everything 就不用索引可以直接用,所以我一直都会单独装 everything。 预先装 everything 没什么不好的,还能主动升级。

> 是sdk更加好,但是node能否操作dll是一个问题,虽然不清楚node的一些相关操作包能支持到什么程度 不知道这个行不行:https://www.npmjs.com/package/electron-node-ffi

发现一个新的项目 https://github.com/naaive/orange 可以使用 [@tauri-apps/api](https://www.npmjs.com/package/@tauri-apps/api) 通信

I've encountered a similar problem, where the prebuild `.node` file signing that comes with some packages keeps giving me an error. https://github.com/electron-userland/electron-builder/pull/7685 `electron-builder` provides two parameters to solve similar problems:...

> Hi guys, I think I have solved the problem. I can't tell if it's related to VCRUNTIME140.dll or not, all I can say is that installing the redist people...

> You mean to make the installer with these files inside right? I haven't foud a solution, luckily on Steam this is not needed because I can upload a zip...