Closed ajeecai closed 4 years ago
Logs say downloading https://github.com/electron/electron/releases/download/v4.0.1/electron-v4.0.1-darwin-x64.zip into /tmp/astibundler/cache/electron-darwin-amd64-4.0.1.zip failed
therefore you need to download https://github.com/electron/electron/releases/download/v4.0.1/electron-v4.0.1-darwin-x64.zip
, put it in /tmp/astibundler/cache
and rename the file to electron-darwin-amd64-4.0.1.zip.
The last part it the most important bit I think!
Does it fix your problem ?
ok, the network back to normal and I don't try this workaround any more. Thanks, let me close it.
Due to the some network problem, I could not download the necessary components:
manually try to download electron-v4.0.1-darwin-x64.zip and put it into /tmp/astibundler/cache/, still doesn't work.
Thanks