Skip to main content
edited title
Link
Ruks
  • 75
  • 1
  • 1
  • 9

'code' is not recognized as an internal or external command, operable program or batch file - Microsoft Visual studio Code

Source Link
Ruks
  • 75
  • 1
  • 1
  • 9

'code' is not recognized as an internal or external command, operable program or batch file

I am using visual studio code for develop my react application. I just wanted to open the project in the IDE using CLI, using "code ." command. Although it was perfectly working previously, now shows an error as below.

'code' is not recognized as an internal or external command, operable program or batch file.

Can someone help me out to solve this matter?