soroslinlin

Results 2 issues of soroslinlin

PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: EXDEV: cross-device link not permitted, rename 'C:\Users\Administrator\AppData\Roaming\Ganache\global\Settings.4178434269' -> 'C:\Users\Administrator\AppData\Roaming\Ganache\global\Settings' at Object.renameSync (fs.js:643:3) at writeFileSync (D:\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\write-file-atomic\index.js:124:8) at Proxy.setItem (D:\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\node-localstorage\LocalStorage.js:217:7) at JsonStorage_JsonStorage.setToStorage (D:\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\types\json\JsonStorage.js:48:18) at...

这些异常在代码里面怎么用呢,直接throw吗,这样的话能查到是谁提交的