ganache-ui icon indicating copy to clipboard operation
ganache-ui copied to clipboard

System Error when running Ganache 2.7.1 on win32

Open D-215 opened this issue 1 year ago • 0 comments

PLATFORM: win32 GANACHE VERSION: 2.7.1

EXCEPTION:

Error: EPERM: operation not permitted, rename 'C:\Users\ACER\AppData\Roaming\Ganache\ui\default\Settings.2163785876' -> 'C:\Users\ACER\AppData\Roaming\Ganache\ui\default\Settings'
    at Object.renameSync (fs.js:772:3)
    at writeFileSync (C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\app.asar\node_modules\write-file-atomic\index.js:124:8)
    at Proxy.setItem (C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\app.asar\node_modules\node-localstorage\LocalStorage.js:217:7)
    at JsonStorage_JsonStorage.setToStorage (C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\app.asar\webpack:\src\main\types\json\JsonStorage.js:48:18)
    at JsonStorage_JsonStorage.set (C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\app.asar\webpack:\src\main\types\json\JsonStorage.js:53:10)
    at WorkspaceSettings_WorkspaceSettings.set (C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\app.asar\webpack:\src\main\types\settings\Settings.js:59:19)
    at WorkspaceManager_WorkspaceManager.enumerateWorkspaces (C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\app.asar\webpack:\src\main\types\workspaces\WorkspaceManager.js:81:33)
    at WorkspaceManager_WorkspaceManager.bootstrap (C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\app.asar\webpack:\src\main\types\workspaces\WorkspaceManager.js:87:10)
    at C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\app.asar\webpack:\src\main\index.js:242:22

D-215 avatar Dec 07 '23 16:12 D-215