Leonardo,
Can you tell us the version of your angular-ide
module? First check the version, and then try updating it with the command npm update angular-ide
– the latest version is 0.9.74
.
You should also check if your project has errors, we had a bug where errors in the project would prevent the project from starting correctly (though the angular-ide update should take care of this problem).
Hope this helps.