GregoryDerner

Results 3 issues of GregoryDerner

![image](https://user-images.githubusercontent.com/7066018/154167907-9e871a63-1e0f-4d65-bcf3-05424e9b8f23.png) preload.js ` async downloadGame({ version, onProgress, onFinish }) { let timeStarted = new Date(); let downloadLinks = []; gameDownloadList.map((file) => downloadLinks.push(BASE_URL + file)); ipcRenderer.send("download", { downloadLinks, directory: path.resolve(), });...

http://prntscr.com/awr60b Firefox is not adding cookies. Not receive any error, it just does not set. It's all right as the privacies. `ipCookie ('globals', $rootScope.globals, {path: '/', expires: 0.1});`

Loading "jshint.js" tasks...ERROR > > Error: Cannot find module 'jshint' > > Loading "bower-install.js" tasks...ERROR > > Error: Cannot find module './lang/clone' > > Loading "imagemin.js" tasks...ERROR > > Error:...