shadowsocksrr / electron-ssr

Shadowsocksr client using electron
MIT License
1.73k stars 510 forks source link

0.27版本编译时间过长 #107

Open JakkuSakura opened 4 years ago

JakkuSakura commented 4 years ago

Your os

Manjaro

The version of electron-ssr

0.27

What's the problem

编译时间过长,卡在,不知道要到什么时候才能编译完。可能因为依赖过多?1343个依赖。 我在这里没有fq工具,无法下载.pacman包。无论是用aur上的还是这里的源码都不行

yarn install v1.22.4
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.2.6: The platform "linux" is incompatible with this module.
info "fsevents@1.2.6" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
[1/2] ⠈ electron
[2/2] ⠈ webpack-cli
jkx1998 commented 3 years ago

我的manjaro同样的问题