GregoryDerner
GregoryDerner
 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:...