Application Type: Node.acs, Titanium Studio: 3.4.1.201410281727, Host OS: Yosemite (10.10.2)
I have a node.acs project I brought down into my Titanium Studio from my Source Control Server. When I want to run my local node.ACS server against this project, I receive the following error:
[ERROR] Failed to load controller "myController.js". TypeError: Cannot call method 'init' of undefined at /controllers/myController.js:3:5 at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10)
I've never had this issue before until I re-installed my machine the other day. My Titanium Studio is a brand new install.