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
Uncaught Exception:
Error: EACCES: permission denied, mkdir '/Users/macbookprom1/.config/waveterm'
at mkdirSync (node:fs:1371:26)
at ensurePathExists (file:///Applications/Wave.app/Contents/Resources/app.asar/dist/main/index.js:23101:5)
at getWaveConfigDir (file:///Applications/Wave.app/Contents/Resources/app.asar/dist/main/index.js:23120:10)
at file:///Applications/Wave.app/Contents/Resources/app.asar/dist/main/index.js:45896:23
at ModuleJob.run (node:internal/modules/esm/module_job:234:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
at async node:electron/js2c/browser_init:2:129567
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:137:5)
Expected Behavior
Get a a working app
Steps To Reproduce
Download the dmg
Install the dmg file
then run the software
Wave Version
v0.10.4
Platform
macOS
OS Version/Distribution
MacOS Sonoma
Architecture
arm64
Anything else?
This is the error I received after installing and running the app.
Questionnaire
I'm interested in fixing this myself but don't know where to start
I would like to fix and I have a solution
I don't have time to fix this right now, but maybe later
The text was updated successfully, but these errors were encountered:
Current Behavior
A JavaScript error occurred in the main process
Uncaught Exception:
Error: EACCES: permission denied, mkdir '/Users/macbookprom1/.config/waveterm'
at mkdirSync (node:fs:1371:26)
at ensurePathExists (file:///Applications/Wave.app/Contents/Resources/app.asar/dist/main/index.js:23101:5)
at getWaveConfigDir (file:///Applications/Wave.app/Contents/Resources/app.asar/dist/main/index.js:23120:10)
at file:///Applications/Wave.app/Contents/Resources/app.asar/dist/main/index.js:45896:23
at ModuleJob.run (node:internal/modules/esm/module_job:234:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
at async node:electron/js2c/browser_init:2:129567
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:137:5)
Expected Behavior
Get a a working app
Steps To Reproduce
Download the dmg
Install the dmg file
then run the software
Wave Version
v0.10.4
Platform
macOS
OS Version/Distribution
MacOS Sonoma
Architecture
arm64
Anything else?
This is the error I received after installing and running the app.
Questionnaire
The text was updated successfully, but these errors were encountered: