0

I'm getting this deprecations in atom is it normal? should I do something?

omnisharp deprecations

I cannot get the omnisharp server to run because says that mono is not found...

mono error

Mateusz Piotrowski
  • 8,029
  • 10
  • 53
  • 79
user3754696
  • 31
  • 1
  • 7

1 Answers1

0

https://github.com/OmniSharp/omnisharp-atom/wiki

They say it clearly in "Runtime prerequisites" that you need to install Mono runtime separately but you don't.

Lex Li
  • 60,503
  • 9
  • 116
  • 147
  • Mono definitely *is* required right now if you're not on Windows. That will change in the future. – jasoni Apr 28 '15 at 23:16