Sandeep Rasgotra
Sandeep Rasgotra

Reputation: 622

VS code error in deubug - [debugger-for-chrome] Error processing "launch" : 'Log.enable' wasn't found

I am getting this error during debugging of React application in Visual Studio Code, Tried to find in several places but couldn't get an answer.

Upvotes: 0

Views: 159

Answers (1)

Sandeep Rasgotra
Sandeep Rasgotra

Reputation: 622

It was google chrome browser version issue , i had version 45. Updated to version 68 , now it is working.

Upvotes: 1

Related Questions