Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: EEXIST: file already exists, mkdir '~/Desktop\test\pyth\flaskblog\app' #9

Open
kietnam opened this issue Nov 10, 2018 · 0 comments

Comments

@kietnam
Copy link

kietnam commented Nov 10, 2018

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.32.2 x64
Electron: 2.0.9
OS: Microsoft Windows 10 Pro
Thrown From: autocomplete-html-entities package 0.2.0

Stack Trace

Uncaught Error: EEXIST: file already exists, mkdir 'C:\Users\Kiet\Desktop\test\pyth\flaskblog\app'

At C:\Users\Kiet\.atom\packages\autocomplete-html-entities\node_modules\mkdirp\index.js:92

Error: EEXIST: file already exists, mkdir 'C:\Users\Kiet\Desktop\test\pyth\flaskblog\app'
    at fs.mkdirSync (fs.js:885:18)
    at Object.fs.mkdirSync (ELECTRON_ASAR.js:702:16)
    at Function.sync (/packages/autocomplete-html-entities/node_modules/mkdirp/index.js:71:13)
    at Proxy.makeTreeSync (/packages/remote-ftp/node_modules/fs-plus/lib/fs-plus.js:385:23)
    at ConnectorFTP._getFile (/packages/remote-ftp/lib/connectors/ftp.js:194:8)
    at /packages/remote-ftp/lib/connectors/ftp.js:530:14
    at /packages/remote-ftp/lib/connectors/ftp.js:185:9
    at Object.cb (/packages/remote-ftp/node_modules/@icetee/ftp/lib/connection.js:368:5)
    at /packages/remote-ftp/node_modules/@icetee/ftp/lib/connection.js:122:20)
    at emitTwo (events.js:131:20)
    at Parser.emit (events.js:214:7)
    at Parser.write (/packages/remote-ftp/node_modules/@icetee/ftp/lib/parser.js:78:12)
    at Socket.ondata (/packages/remote-ftp/node_modules/@icetee/ftp/lib/connection.js:293:20)
    at emitOne (events.js:116:13)
    at Socket.emit (events.js:211:7)
    at addChunk (_stream_readable.js:263:12)
    at readableAddChunk (_stream_readable.js:250:11)
    at Socket.Readable.push (_stream_readable.js:208:10)
    at TCP.onread (net.js:594:20)

Commands

     -4:47.3.0 remote-ftp:delete-selected (span.name.icon.default-icon)
     -4:41.4.0 remote-ftp:add-folder (li.directory.entry.list-nested-item.expanded.selected)
     -4:40.2.0 core:confirm (input.hidden-input)
     -4:24.9.0 remote-ftp:refresh-selected (li.directory.entry.list-nested-item.collapsed.selected)
  2x -4:18.4.0 remote-ftp:add-file (li.directory.entry.list-nested-item.expanded.selected)
     -4:06.1.0 core:paste (input.hidden-input)
     -4:05.4.0 core:confirm (input.hidden-input)
  2x -3:45.5.0 remote-ftp:refresh-selected (li.directory.entry.list-nested-item.expanded.selected)
     -2:21.9.0 pane:close (progress.inline-block)
     -2:14.5.0 remote-ftp:toggle (div.header.list-item.project-root-header)
     -1:27.8.0 remote-ftp:add-file (li.directory.entry.list-nested-item.expanded.selected)
     -1:27 core:paste (input.hidden-input)
     -1:26 core:confirm (input.hidden-input)
     -1:04.7.0 core:close (input.hidden-input)
     -0:57 grammar-selector:show (atom-text-editor.editor)
     -0:20.5.0 remote-ftp:disconnect (li.directory.entry.list-nested-item.expanded.selected)

Non-Core Packages

atom-bootstrap3 1.2.12 
atom-live-server 2.3.0 
autoclose-html 0.23.0 
autocomplete-html-entities 0.2.0 
file-icons 2.1.26 
remote-ftp 2.2.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant