Help me to fix a Chrome console error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Help me to fix a Chrome console error

"Unchecked runtime.lastError: The message port closed before a response was received." Chrome console shows me this error everytime when i open a html (with JavaScript) file with the Run Live Server of Visual Studio Code. What does it mean? And how to fix this?

30th Nov 2020, 1:51 PM
Md Sabit Hasan
Md Sabit Hasan - avatar
1 Answer
0
It's a common websocket errors happened when run liveserver IDE tools
30th Nov 2020, 10:45 PM
David Ordás
David Ordás - avatar