Opa app does not load in Internet Explorer when compiled with Opa 1.1.1
- by Marcin Skórzewski
I did a minor update to the already working application and then had problems using new version of Opa compiler.
First problem - runtime exception
Since the original deployment Opa 1.1.1 has been released and it resulted in error:
events.js:72
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at…