Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

System Error when running Ganache 2.4.0 on win32 #1834

Closed
Kevkogit opened this issue Jun 7, 2020 · 0 comments · Fixed by #2062
Closed

System Error when running Ganache 2.4.0 on win32 #1834

Kevkogit opened this issue Jun 7, 2020 · 0 comments · Fixed by #2062

Comments

@Kevkogit
Copy link

Kevkogit commented Jun 7, 2020

I have just installed Ganache and it launches up with this error.

PLATFORM: win32
GANACHE VERSION: 2.4.0

EXCEPTION:

Error: EXDEV: cross-device link not permitted, rename 'C:\Users\Kevin\AppData\Roaming\Ganache\global\Settings.1068487935' -> 'C:\Users\Kevin\AppData\Roaming\Ganache\global\Settings'
    at Object.renameSync (fs.js:643:3)
    at writeFileSync (D:\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\write-file-atomic\index.js:124:8)
    at LocalStorage.setItem (D:\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\node-localstorage\LocalStorage.js:188:7)
    at JsonStorage_JsonStorage.setToStorage (D:\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\json\JsonStorage.js:48:18)
    at JsonStorage_JsonStorage.setAll (D:\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\json\JsonStorage.js:58:10)
    at GlobalSettings_GlobalSettings.setAll (D:\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\settings\Settings.js:55:19)
    at GlobalSettings_GlobalSettings.bootstrap (D:\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\settings\Settings.js:87:10)
    at GlobalSettings_GlobalSettings.bootstrap (D:\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\settings\GlobalSettings.js:15:11)
    at D:\WindowsApps\GanacheUI_2.4.0.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\index.js:229:12
davidmurdoch added a commit that referenced this issue Oct 13, 2020
fixes #2057
fixes #2055
fixes #2050
fixes #2048
fixes #2036
fixes #1985
fixes #1971
fixes #1960
fixes #1950
fixes #1944
fixes #1909
fixes #1897
fixes #1880
fixes #1839
fixes #1834
fixes #1817
fixes #1776
fixes #1767
davidmurdoch added a commit that referenced this issue Oct 13, 2020
fixes #2057
fixes #2055
fixes #2050
fixes #2048
fixes #2036
fixes #1985
fixes #1971
fixes #1960
fixes #1950
fixes #1944
fixes #1909
fixes #1897
fixes #1880
fixes #1839
fixes #1834
fixes #1817
fixes #1776
fixes #1767
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant