electron打了个linux包,怎么在linux上运行起来?
electron吧
全部回复
仅看楼主
level 1
雪血的伤 楼主
生成linux包的结构就是这样,请问有没有大神指点下如何运行?
2019年07月05日 01点07分 1
level 1
楼主,liunx打包 可遇到这个问题
• cannot get, wait attempt=0 error=Get https://service.electron.build/find-build-agent?no-cache=1f4nc21: dial tcp 51.15.76.176:443: connectex: No connection could be made because the target machine actively refused it. waitTime=2
• cannot get, wait attempt=1 error=Get https://service.electron.build/find-build-agent?no-cache=1f4nc21: dial tcp 51.15.76.176:443: connectex: No connection could be made because the target machine actively refused it. waitTime=4
• cannot get, wait attempt=2 error=Get https://service.electron.build/find-build-agent?no-cache=1f4nc21: dial tcp 51.15.76.176:443: connectex: No connection could be made because the target machine actively refused it. waitTime=6
⨯ Get https://service.electron.build/find-build-agent?no-cache=1f4nc21: dial tcp 51.15.76.176:443: connectex: No connection could
be made because the target machine actively refused it.
--- 我在window 机器上可以打包成exe,liunx 打包生成不了!
2020年02月18日 09点02分 2
我也是这个问题,请问解决了吗
2020年02月24日 10点02分
请问解决了吗,卡了好几天了
2020年04月10日 09点04分
@ai_anuo 亲 请问你的eletron项目linux包是怎么打的呢?
2020年09月10日 02点09分
@曾經的祗是恛憶 亲 请问你的eletron项目linux包是怎么打的呢?
2020年09月10日 02点09分
level 1
同想请问下,Linux包该怎么在ubuntu下运行呢?
2020年03月03日 07点03分 3
亲 请问你的eletron项目linux包是怎么打的呢?
2020年06月14日 16点06分
@顾绫一 请问,这个问题你解决了吗,怎么弄的
2020年09月10日 01点09分
@青衫隐绿水3 解决了,你还需要解决方法吗?
2020年12月16日 07点12分
@青衫隐绿水3 解决了,你还需要解决方法吗?
2020年12月16日 07点12分
level 1
解决了踢我一脚
2020年03月05日 12点03分 4
怎么解决了
2020年05月13日 03点05分
@summer520liu 在Linux运行命令行后面随便加个参数就可以了
2020年05月13日 14点05分
@一CP9 亲 请问你的linux包是用electron-packager打的吗?
2020年06月14日 16点06分
@顾绫一 是的,后来builder也用了,都可以
2020年06月18日 22点06分
level 1
求解决方法。。。
2020年03月16日 09点03分 5
level 10
那个Hosts应该是你的应用名字吧。加权限运行就行了。
2020年03月17日 00点03分 6
请问下 这个怎么添加权限呢
2020年03月18日 05点03分
@九歌ºლ℃ chmod +x Hosts
2020年03月21日 01点03分
@九歌ºლ℃ 双击有可能打不开,在终端运行或者写启动器
2020年03月21日 01点03分
怎么解决的,能详细说说吗
2020年05月13日 03点05分
level 1
命令行中运行 ./youappname-linux-x64/youappname 即可启动应用
2020年07月28日 11点07分 7
1