Goodday, I'm using a fresh installed Ganache on a clean file system. Everytime i create a new workspace, bot Quickstart or new Workspace with Truffle project, I get this error and it won't let me get through to the UI.
PLATFORM: win32
GANACHE VERSION: 2.4.0
EXCEPTION:
Error: EPERM: operation not permitted, rename 'C:\Users\dechia24\AppData\Roaming\Ganache\workspaces\broad-pig\Settings.3902886870' -> 'C:\Users\dechia24\AppData\Roaming\Ganache\workspaces\broad-pig\Settings'
at Object.renameSync (fs.js:643:3)
at writeFileSync (C:\Program Files\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\write-file-atomic\index.js:124:8)
at LocalStorage.setItem (C:\Program Files\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\node-localstorage\LocalStorage.js:188:7)
at JsonStorage_JsonStorage.setToStorage (C:\Program Files\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\json\JsonStorage.js:48:18)
at JsonStorage_JsonStorage.set (C:\Program Files\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\json\JsonStorage.js:53:10)
at WorkspaceSettings_WorkspaceSettings.set (C:\Program Files\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\settings\Settings.js:59:19)
at Workspace_Workspace.saveAs (C:\Program Files\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\workspaces\Workspace.js:105:19)
at IpcMainImpl.<anonymous> (C:\Program Files\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\index.js:503:24)
Goodday, I'm using a fresh installed Ganache on a clean file system. Everytime i create a new workspace, bot Quickstart or new Workspace with Truffle project, I get this error and it won't let me get through to the UI.
PLATFORM: win32 GANACHE VERSION: 2.4.0
EXCEPTION: