0

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

I'm having this problem. Before I was using ubuntu and everything was working well now I just moved to window 10 and start facing this problem in same project.

Anyone have idea why this is happening

Shamaz saeed
  • 387
  • 3
  • 8

1 Answers1

0

For windows bash you would need to use SET command: npm set EXTEND_ESLINT=true

barurumm
  • 45
  • 6