Ghost-Desktop fails to install on Windows 7

I am trying to install Ghost Desktop on Windows 7 and i get a failed to compile error. Does anyone have any idea what this issue is?

Failed to compile C:/Users/<username>/AppData/Local/Ghost/app-1.5.1/resources/app/main/load-error/error.html: ENOENT: no such file or directory, lstat 'C:\Users\<username>\AppData\Local\Ghost\app-1.5.1\resources\app\main'
Error: ENOENT: no such file or directory, lstat 'C:\Users\<username>\AppData\Local\Ghost\app-1.5.1\resources\app\main'
    at Object.realpathSync (fs.js:1669:15)
    at Object.fs.realpathSync (ELECTRON_ASAR.js:320:29)
    at cachedRealpath (C:\Users\<username>\AppData\Local\Ghost\app-1.5.1\resources\app\node_modules\electron-compile\lib\sanitize-paths.js:25:22)
    at sanitizeFilePath (C:\Users\<username>\AppData\Local\Ghost\app-1.5.1\resources\app\node_modules\electron-compile\lib\sanitize-paths.js:52:16)
    at FileChangedCache.getCacheEntryForPath (C:\Users\<username>\AppData\Local\Ghost\app-1.5.1\resources\app\node_modules\electron-compile\lib\file-change-cache.js:201:48)
    at C:\Users\<username>\AppData\Local\Ghost\app-1.5.1\resources\app\node_modules\electron-compile\lib\file-change-cache.js:127:41
    at Generator.next (<anonymous>)
    at step (C:\Users\<username>\AppData\Local\Ghost\app-1.5.1\resources\app\node_modules\electron-compile\lib\file-change-cache.js:27:191)
    at C:\Users\<username>\AppData\Local\Ghost\app-1.5.1\resources\app\node_modules\electron-compile\lib\file-change-cache.js:27:437
    at Promise (<anonymous>)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.