jinyuli

Results 4 comments of jinyuli

met the same problem, anyone resolved?

同样的问题,启动shadowsocks之后,log会出现这样的信息: 15/10/17 下午9:19:23.551 configd[50]: network changed: DNS Proxy! SMB 15/10/17 下午9:19:23.564 networkd[164]: -[NETProxyLookup url] invalid URL scheme '5223' 15/10/17 下午9:19:23.579 networkd[164]: -[NETProxyLookup url] invalid URL scheme '8090'

> as the log shown `exited command=makensis.exe code=0 pid=27476` makensis.exe exists and it finished successfully, the package `D:\Projects\im_electron_demo\dist\xxxxxx` is there, but only has 100+ bytes.

I found that if I remove "nsis" part, it worked but it would fail even if I only keep "artifactName" and "shortcutName" in "nsis" ```json "build": { "files": [ "src/app",...