You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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)
The text was updated successfully, but these errors were encountered:
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:
Here is the error as plaintext:
The text was updated successfully, but these errors were encountered: