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 TypeError: Cannot read property 'filter' of undefined #890

Closed
molefirenko opened this issue Jul 7, 2017 · 0 comments
Closed

Uncaught TypeError: Cannot read property 'filter' of undefined #890

molefirenko opened this issue Jul 7, 2017 · 0 comments
Labels

Comments

@molefirenko
Copy link

[Enter steps to reproduce:]

  1. Create new file

Atom: 1.18.0 x64
Electron: 1.3.15
OS: Unknown Windows version
Thrown From: Remote-FTP package 1.1.1

Stack Trace

Uncaught TypeError: Cannot read property 'filter' of undefined

At C:\Users\Maxim\.atom\packages\Remote-FTP\lib\connectors\ftp.js:437

TypeError: Cannot read property 'filter' of undefined
    at /packages/remote-ftp/lib/connectors/ftp.js:437:29
    at Object.cb (/packages/Remote-FTP/node_modules/ftp/lib/connection.js:503:13)
    at /packages/Remote-FTP/node_modules/ftp/lib/connection.js:113:22)
    at emitTwo (events.js:111:20)
    at Parser.emit (events.js:191:7)
    at Parser._write (/packages/Remote-FTP/node_modules/ftp/lib/parser.js:59:10)
    at doWrite (_stream_writable.js:307:12)
    at writeOrBuffer (_stream_writable.js:293:5)
    at Parser.Writable.write (_stream_writable.js:220:11)
    at Socket.ondata (/packages/Remote-FTP/node_modules/ftp/lib/connection.js:273:20)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at TCP.onread (net.js:543:20)

Commands

  2x -0:45.8.0 remote-ftp:add-file (span.name.icon.icon-file-directory)
     -0:30.5.0 core:paste (input.hidden-input)
     -0:29.6.0 core:confirm (input.hidden-input)

Non-Core Packages

autocomplete-wordpress-hooks 0.2.2 
jquery-snippets 11.0.0 
laravel 0.7.1 
Remote-FTP 1.1.1 
remote-sync 4.1.5 
wordpress-api 1.2.2 
@icetee icetee added the bug label Jul 7, 2017
@icetee icetee closed this as completed in 8d0a78c Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants