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: p.then is not a function #103

Open
dtaylor8726 opened this issue Jan 16, 2021 · 0 comments
Open

Uncaught TypeError: p.then is not a function #103

dtaylor8726 opened this issue Jan 16, 2021 · 0 comments

Comments

@dtaylor8726
Copy link

  1. When I try to open any remote file, I get the following error
  2. It started happening completely out of the blue. I don't know if a config was corrupted or what this could be.

Atom: 1.54.0 x64
Electron: 6.1.12
OS: macOS 11.1
Thrown From: atom-commander package 0.12.2

Stack Trace

Uncaught TypeError: p.then is not a function

At /Users/derektaylor/.atom/packages/atom-commander/lib/servers/remote-file-manager.coffee:67

TypeError: p.then is not a function
    at RemoteFileManager.module.exports.RemoteFileManager.openFile (/packages/atom-commander/lib/servers/remote-file-manager.coffee:67:9)
    at SFTPFileSystem.module.exports.SFTPFileSystem.openFile (/packages/atom-commander/lib/fs/ftp/sftp-filesystem.coffee:207:36)
    at FTPFile.module.exports.VFile.open (/packages/atom-commander/lib/fs/vfile.coffee:24:17)
    at FileController.module.exports.FileController.performOpenAction (/packages/atom-commander/lib/controllers/file-controller.coffee:28:16)
    at HTMLTableRowElement.module.exports.BaseItemView.performOpenAction (/packages/atom-commander/lib/views/base-item-view.coffee:68:21)
    at ListView.module.exports.ContainerView.openHighlightedItem (/packages/atom-commander/lib/views/container-view.coffee:451:16)
    at /packages/atom-commander/lib/views/container-view.coffee:131:8)
    at HTMLDivElement.dispatch (/packages/atom-commander/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLDivElement.elemData.handle (/packages/atom-commander/node_modules/jquery/dist/jquery.js:4121:28)

Commands

     -0:20.7.0 atom-commander:bookmark-21 (td.icon.icon-file-text)

Non-Core Packages

atom-commander 0.12.2 
atom-eclipse-syntax 0.0.6 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
atom-vim-like-tab 1.5.3 
autumn-highlighter-syntax 3.0.2 
city-lights-syntax 1.1.8 
city-lights-ui 1.5.3 
dun-syntax 0.5.0 
find-tab 0.1.0 
gl-light-syntax 3.0.0 
gl-md-syntax 0.1.4 
jackhammer-syntax 1.1.0 
multiline-tab 0.2.1 
nms-syntax 1.0.0 
open-recent 5.0.0 
recent-projects 0.13.1 
save-workspace 0.5.0 
seti-syntax 1.2.0 
seti-ui 1.11.0 
stacked-tabs 0.1.3 
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