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 '~/Documents\Remote-ftp\resources\views\admin\... #1380

Open
chummak opened this issue Aug 27, 2021 · 0 comments

Comments

@chummak
Copy link

chummak commented Aug 27, 2021

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Pro
Thrown From: remote-ftp package 2.2.4

Stack Trace

Uncaught Error: EEXIST: file already exists, mkdir 'C:\Users\wiroon\Documents\Remote-ftp\resources\views\admin\organic_model_subdistrict\rice'

At C:\Users\wiroon\.atom\packages\remote-ftp\node_modules\mkdirp\index.js:93

Error: EEXIST: file already exists, mkdir 'C:\Users\wiroon\Documents\Remote-ftp\resources\views\admin\organic_model_subdistrict\rice'
    at mkdirSync (fs.js:823:3)
    at Object.fs.mkdirSync (electron/js2c/asar.js:718:16)
    at Function.sync (/packages/remote-ftp/node_modules/mkdirp/index.js:72: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 Parser.emit (events.js:228: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 Socket.emit (events.js:223:5)
    at addChunk (_stream_readable.js:309:12)
    at readableAddChunk (_stream_readable.js:290:11)
    at Socket.Readable.push (_stream_readable.js:224:10)
    at TCP.onStreamRead (internal/stream_base_commons.js:181:23)

Commands

  3x -1:04.3.0 core:close (atom-pane.pane.active)

Non-Core Packages

autocomplete-paths 2.13.0 
city-lights-ui 1.5.3 
monokai 0.27.0 
remote-ftp 2.2.4 
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