[AC-442] Module mismatch error
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Needs more info |
| Resolution Date | 2015-10-05T05:49:53.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | n/a |
| Reporter | Gopal Prasad |
| Assignee | Shak Hossain |
| Created | 2015-10-01T10:52:39.000+0000 |
| Updated | 2015-10-08T12:11:13.000+0000 |
Description
Module mismatch : expected 14, found 46.
I got the following error when running the application [Error: Module mismatch expected 14, got 46]
Hello, Can you please add more info regarding this issue. Your full working environment, also steps to reproduce this issue. Thanks.
Yes, Whenever I do the following a> Click run to build the app b> write command "appc new" c> write command "appc ti setup" I get this message [Module mismatch: Expected 14, got 46] I can't understand this error. Also, this error doesn't prevent me to execute any command. There is no problem in building and using the appcelerator. But I always see the above message, it seems something is missing. Thanks for showing interest in my issue. Before update to 5.0.0, I haven't seen this message before. Now I am seeing this message.