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

后端 未结 19 1497
一个人的身影
一个人的身影 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:48

    This was happening in Chrome for me and I discovered it was McAfee WebAdvisor. Once I disabled it, the message went away:

提交回复
热议问题