If I open Atom by itself (no files, folders or projects), a new blank unsaved file window opens. If I enter text and try to save that file, I get an error and cannot save the file.
[Enter steps to reproduce below:]
Open Atom
Type text in new window
Command+S
Atom Version: 1.0.19
System: Mac OS X 10.10.5
Thrown From: SFTP-deployment package, v1.0.2
Stack Trace
Uncaught TypeError: Cannot read property 'path' of undefined
At /Users/me/.atom/packages/SFTP-deployment/lib/DeploymentManager.js:229
TypeError: Cannot read property 'path' of undefined
at atom-workspace.DeploymentManager.uploadOnSave (/Users/me/.atom/packages/SFTP-deployment/lib/DeploymentManager.js:229:40)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:245:29)
at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:524:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:347:22)
at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:184:20)
If I open Atom by itself (no files, folders or projects), a new blank unsaved file window opens. If I enter text and try to save that file, I get an error and cannot save the file.
[Enter steps to reproduce below:]
Atom Version: 1.0.19 System: Mac OS X 10.10.5 Thrown From: SFTP-deployment package, v1.0.2
Stack Trace
Uncaught TypeError: Cannot read property 'path' of undefined
Commands
Config
Installed Packages