You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please fix this issue :) atom.workspace.paneContainer has always been private, but it is now gone. Please use atom.workspace.getCenter() instead and consult the workspace API docs for public methods. Workspace.get - <embedded>:24619:18 FileManager.getCurrentFile - /Users/raymond/Dropbox/develop/atom/packages/SFTP-deployment/lib/filesystem/FileManager.js:31:49 atom-workspace.DeploymentManager.uploadCurrentFile - /Users/raymond/Dropbox/develop/atom/packages/SFTP-deployment/lib/DeploymentManager.js:217:18 CommandRegistry.handleCommandEvent - <embedded>:18796:35 handleCommandEvent - <embedded>:18534:65 CommandRegistry.dispatch - <embedded>:18697:25
The text was updated successfully, but these errors were encountered:
Please fix this issue :)
atom.workspace.paneContainer has always been private, but it is now gone. Please use atom.workspace.getCenter() instead and consult the workspace API docs for public methods. Workspace.get - <embedded>:24619:18 FileManager.getCurrentFile - /Users/raymond/Dropbox/develop/atom/packages/SFTP-deployment/lib/filesystem/FileManager.js:31:49 atom-workspace.DeploymentManager.uploadCurrentFile - /Users/raymond/Dropbox/develop/atom/packages/SFTP-deployment/lib/DeploymentManager.js:217:18 CommandRegistry.handleCommandEvent - <embedded>:18796:35 handleCommandEvent - <embedded>:18534:65 CommandRegistry.dispatch - <embedded>:18697:25
The text was updated successfully, but these errors were encountered: