Created
October 22, 2018 01:36
-
-
Save yeahdongcn/4debf46b8b830227a1ae231b3ff2441b to your computer and use it in GitHub Desktop.
If you encounter some checksum failure, probably you'd better to clear the cache and try it again.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cache location | |
The location of the cache depends on the operating system, the defaults are: | |
Linux: $XDG_CACHE_HOME or ~/.cache/electron/ | |
MacOS: ~/Library/Caches/electron/ | |
Windows: $LOCALAPPDATA/electron/Cache or ~/AppData/Local/electron/Cache/ | |
You can set the ELECTRON_CACHE environment variable to set cache location explicitly. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment