We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086306d commit 7d7aaebCopy full SHA for 7d7aaeb
README.md
@@ -10,6 +10,7 @@ Electron-Marisa项目最后修改的4年前至今,nodejs、npm以及许多依
10
11
在Windows下,需要使用较高版本的包含了windows-build-tools的nodejs和对应的npm安装依赖,再使用较低版本的nodejs和npm进行调试和打包。经过测试,使用nodejs v16.15.0和npm v8.5.5可以完成依赖安装,使用nodejs v6.10.3和npm v3.10.10可以进行调试和打包。
12
13
+如果你不想折腾,你也可以直接下载打包好的Windows程序。[Google Drive](https://drive.google.com/file/d/19AGSBOgo3w_u_PPGwJ9oG48iceLvFFZh/view?usp=sharing)
14
#### Build Setup
15
16
``` bash
0 commit comments