question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[coc.nvim] RPC: TypeError: e.forEach is not a function error

See original GitHub issue

I recently saw another issue opened with the same error and it was flagged as resolved and so I reinstalled the coc-discord-rpc extension on coc.nvim but the error still pops up everytime I open up neovim.

The error: [coc.nvim] RPC: TypeError: e.forEach is not a function

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:40 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
leonardsshcommented, Jul 26, 2022
4reactions
SeniorMarscommented, Oct 7, 2022

It works!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[coc.nvim] phpls complete error: TypeError: items.forEach is ...
class Test { publ // Then get a error message: [coc.nvim] phpls complete error: TypeError: items.forEach is not a function }.
Read more >
forEach is not a function error with JavaScript array
First option: invoke forEach indirectly. The parent.children is an Array like object. Use the following solution: const parent = this.el.
Read more >
How to fix TypeError: forEach is not a function in JavaScript?
TypeError occurs when we try to access a method or a property from a variable whose type does not have that method or...
Read more >
neoclide/coc.nvim - Gitter
I am having a weird issue where if I try :CocInstall ing any extensions, I get this error message [coc.nvim] error: error on...
Read more >
coc-discord-rpc - npm
An awesome coc-extension to get Discord Rich Presence integration with NeoVim / Vim.. Latest version: 5.1.5, last published: 20 days ago.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found