8000 Error: EEXIST: file already exists, mkdir 'C:\Users\<user>\AppData\Roaming\Electron' · Issue #267 · sindresorhus/electron-store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error: EEXIST: file already exists, mkdir 'C:\Users\<user>\AppData\Roaming\Electron' #267
Open
@Superior126

Description

@Superior126

Im having an issue where my electron app wont start because of this error:

[1] Error: EEXIST: file already exists, mkdir 'C:\Users\<u
55DF
ser>\AppData\Roaming\Electron'
[1]     at mkdirSync (fs.js:731:3)
[1]     at Object.fs.mkdirSync (ELECTRON_ASAR.js:721:16)
[1]     at ElectronStore._ensureDirectory (C:\Users\<user>\Documents\GitHub\Ringer-Client-Desktop\node_modules\conf\dist\source\index.js:358:12)
[1]     at ElectronStore.get store [as store] (C:\Users\<user>\Documents\GitHub\Ringer-Client-Desktop\node_modules\conf\dist\source\index.js:284:22)
[1]     at new Conf (C:\Users\<user>\Documents\GitHub\Ringer-Client-Desktop\node_modules\conf\dist\source\index.js:131:32)
[1]     at new ElectronStore (C:\Users\<user>\Documents\GitHub\Ringer-Client-Desktop\node_modules\electron-store\index.js:69:3)
[1]     at Object.<anonymous> (C:\Users\<user>\Documents\GitHub\Ringer-Client-Desktop\main.js:12:15)
[1]     at Object.<anonymous> (C:\Users\<user>\Documents\GitHub\Ringer-Client-Desktop\main.js:135:3)
[1]     at Module._compile (internal/modules/cjs/loader.js:693:30)
[1]     at Object.require.extensions.(anonymous function) [as .js] (C:\Users\<user>\Documents\GitHub\Ringer-Client-Desktop\node_modules\electron-compile\lib\require-hook.js:77:14)

Platform Info

OS: Windows

Version: Windows 11 Home

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0