ritwickdey / vscode-live-server

Launch a development local Server with live reload feature for static & dynamic pages.
https://ritwickdey.github.io/vscode-live-server
MIT License
5.74k stars 1.26k forks source link

Getting Error in the console ( I am getting these error in my console from last many I restart as well as reinstall the vs code extension but nothing is working for me let me know how to get rid of it) #2761

Open M6526 opened 1 year ago

M6526 commented 1 year ago

general.js:102 Only one LaunchDarklyClient can exist at a time, but another client already exists. This probably means something has gone wrong with our DI system, or we're using it incorrectly. d @ general.js:102 N @ general.js:299 await in N (async) M @ general.js:299 await in M (async) (anonymous) @ general.js:299 await in (anonymous) (async) l.a @ general.js:573 17469 @ general.js:299 l @ general.js:573 (anonymous) @ general.js:573 (anonymous) @ general.js:573 127.0.0.1/:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received 127.0.0.1/:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

ajibadeadisa commented 2 months ago

how can stop the error message on live server console