How to fix 'Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.'

后端 未结 19 1235
一个人的身影
一个人的身影 2021-02-01 11:43

I have the following error in the Chrome Dev Tools console on every page-load of my Node/Express/React application:

Unchecked runtime.lastError: Could not es

19条回答
  •  孤街浪徒
    2021-02-01 12:47

    Oddly enough, for myself I simply disabled all my extensions and the error went away.

    However, after re-enabling all of the ones I disabled, the error was still gone.

提交回复
热议问题