I'm just learning the Opa language and going through their Manual. In the third section of the Manual, it shows you how to build the app "Hello, chat".
I have copied and pasted the .css and .opa files and have buit the .exe file. When I run it, I get the following error:
[warn]: I18n ServerI18n.get_system_lang can't get system language
What gives? Thanks