Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
7105f520
Commit
7105f520
authored
Mar 13, 2016
by
c4bbage
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update 国内速度慢问题
parent
20d3b925
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
README.md
README.md
+7
-1
No files found.
README.md
View file @
7105f520
...
...
@@ -29,6 +29,12 @@ $ cd antSword
$
npm
install
```
> 安装`electron-prebuilt`模块过程中会自动下载`electron`程序,由于网络原因下载速度可能较慢,此时不要终止结束安装,如若不小心在没下载完成之前`Ctrl+C`结束掉了安装脚本,那只需要重新卸载此模块在此安装即可。
> 如果遇到问题(国内速度慢)
```
sh
$
npm
install
-g
cnpm —registry
=
https://registry.npm.taobao.org
$
cnpm
install
electron-prebuilt@0.36.11
$
npm
install
```
注意到源码目录的
`source`
目录了吗?对,我们主要的修改点就是它啦!
...
...
@@ -84,4 +90,4 @@ $ npm start
*
Q群:
[
130993112
](
http://shang.qq.com/wpa/qunwpa?idkey=51997458a52d534454fd15e901648bf1f2ed799fde954822a595d6794eadc521
)
*
官网:
[
http://uyu.us
](
http://uyu.us
)
*
微博:
[
蚁逅
](
http://weibo.com/antoor
)
\ No newline at end of file
*
微博:
[
蚁逅
](
http://weibo.com/antoor
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment