0

Flow displays errors, where there are none. Eg:

errors

Restart with flow stop and flow wont help it.

If I close the file and reopen it, the errors disappear, but other errors appear as I continue coding.

My flow version:

"flow-bin": "^0.125.1"

Any ideas how I can get rid of these annoying errors?

yN.
  • 1,847
  • 5
  • 30
  • 47

1 Answers1

1

Can be an issue with Flow LSP. Try unchecking javascript.flow.use.lsp in Registry (in Help | Find Action, type Registry... to locate it)

lena
  • 90,154
  • 11
  • 145
  • 150