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

Failed to handle key=<Esc>. Promise.allSettled is not a function #6489

Open
ghosh-sudeep opened this issue Apr 16, 2021 · 5 comments
Open

Failed to handle key=<Esc>. Promise.allSettled is not a function #6489

ghosh-sudeep opened this issue Apr 16, 2021 · 5 comments
Labels
Milestone

Comments

@ghosh-sudeep
Copy link

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

VSCodeVim version: 1.19.3

Stack trace
TypeError: Failed to handle key=<Esc>. Promise.allSettled is not a function
    at Object.runTasks (c:\Users\sugho\.vscode\extensions\vscodevim.vim-1.19.3\src\taskQueue.ts:36:26)
@J-Fields
Copy link
Member

What version of VSCode are you running?

@ghosh-sudeep
Copy link
Author

ghosh-sudeep commented Apr 16, 2021 via email

@ghosh-sudeep
Copy link
Author

ghosh-sudeep commented Apr 16, 2021 via email

@J-Fields
Copy link
Member

Hmm, weird. Promise.allSettled was added in Node 12.9.0

@abdelhak2406
Copy link

abdelhak2406 commented Sep 10, 2021

Hello, I have the same issue, is there any solution or trick to solve this problem?

To Reproduce
Steps to reproduce the behaviour:

  1. Go to 'any code you are editing'
  2. Click on 'escape button'
  3. See error

OS:Ubuntu 20.04.3 LTS x86_64

VSCodeVim version: 1.21.7

Stack trace
TypeError: Failed to handle key=<Esc>. Promise.allSettled is not a function
    at /home/goku/.vscode/extensions/vscodevim.vim-1.21.7/extensionBase.ts:495:53

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

3 participants