cabal-desktop icon indicating copy to clipboard operation
cabal-desktop copied to clipboard

Stuck at initializing on Windows 10

Open onsclom opened this issue 3 years ago • 1 comments

I downloaded Cabal Desktop 7.0.0 and started it on Windows 10, but it seems to be stuck on Initializing.

Opening the developer tools reveals this error: image

Here is the error as plaintext:

electron/js2c/asar.js:140 Uncaught Error: The specified module could not be found.
\\?\C:\Users\warg\AppData\Local\Programs\cabal-desktop\resources\app.asar.unpacked\node_modules\sodium-native\prebuilds\win32-x64\node.napi.node
    at process.func (electron/js2c/asar.js:140)
    at process.func [as dlopen] (electron/js2c/asar.js:140)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:922)
    at Object.func (electron/js2c/asar.js:140)
    at Object.func [as .node] (electron/js2c/asar.js:149)
    at Module.load (internal/modules/cjs/loader.js:735)
    at Module._load (internal/modules/cjs/loader.js:648)
    at Module._load (electron/js2c/asar.js:717)
    at Function.Module._load (electron/js2c/asar.js:717)
    at Module.require (internal/modules/cjs/loader.js:775)

onsclom avatar Jul 24 '22 22:07 onsclom

@onsclom how did you download it? :) from https://github.com/cabal-club/cabal-desktop/releases/tag/v7.0.0?

cblgh avatar Jul 25 '22 11:07 cblgh