cabal-club / cabal-desktop

Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
https://cabal.chat
GNU Affero General Public License v3.0
843 stars 77 forks source link

Stuck at initializing on Windows 10 #327

Open onsclom opened 2 years ago

onsclom commented 2 years ago

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)
cblgh commented 2 years ago

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