[AC-703] Hyperloop: fails to compile when no HL source found in the project
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2016-03-01T18:57:18.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Appcelerator CLI |
Labels | cli, hyperloop |
Reporter | Manojkumar Murugesan |
Assignee | Shak Hossain |
Created | 2016-03-01T18:48:49.000+0000 |
Updated | 2016-03-01T19:41:42.000+0000 |
Description
App fails to launch when no HL source found in the project.
[INFO] : Skipping Hyperloop compile, no usage found ...
[DEBUG] : Generating stubs
2016-03-01T17:54:01.994Z | ERROR | An uncaught exception was thrown!
Cannot convert undefined or null to object
2016-03-01T17:54:01.995Z | ERROR | Cannot convert undefined or null to object
2016-03-01T17:54:01.995Z | TRACE | TypeError: Cannot convert undefined or null to object
[~hansknoechel] I thought so as well, but the error is different. No stack trace unfortunately.