Just started getting following error, when I open Powershell Script in Visual Studio Code. It was working fine till yesterday. Here is the error:
The language service could not be started:
Error: The language client requires VS Code version ^1.26 but recevied version 1.25.1
I googled it found a page which said to change package.json file to older version, but I cant find that file, I am using a macos.