[AC-1342] The MVC generation does not create controllers of files located in controllers/windows/ folder.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2015-06-26T23:58:47.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Alloy |
| Labels | n/a |
| Reporter | Oskar H |
| Assignee | Radamantis Torres-Lechuga |
| Created | 2015-05-27T11:57:48.000+0000 |
| Updated | 2016-03-08T07:37:45.000+0000 |
Description
The MVC generation does not create controllers of files located in "/controllers/windows/" folder.
As the controller is missing, the following error message is shown when running the project:
Script Error Couldn't find module: alloy/controllers/windows/somecontroller.js
Perhaps "windows" is a reserved word in CLI 4.0.0
windows is a reserved word