Virushan Maheswaran

Results 2 comments of Virushan Maheswaran

`'./build/win32/electron.exe'` doesn't exist. I tried `gulp download:win32` executed without any errors however file was not downloaded to directory specified `'outputDir'`. https://github.com/Aluxian/electron-superkit/blob/master/tasks/download.coffee#L21 I commeted the code as you mentioned above https://github.com/Aluxian/electron-superkit/blob/master/tasks/build.coffee#L88...

I tried removing both `build` and `cache` folders unfortunately that did not help. I did couple of testing my self. tried `gulp download:win32` did not download but this is the...