[TIMOB-14946] CLI: TypeError: Cannot call method 'map' of undefined
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-09-26T20:11:03.000+0000 |
Affected Version/s | Release 3.1.2 |
Fix Version/s | n/a |
Components | CLI |
Labels | triage |
Reporter | Robert Sayfullin |
Assignee | Chris Barber |
Created | 2013-08-23T06:46:39.000+0000 |
Updated | 2017-03-23T18:10:15.000+0000 |
It's possible the file permissions are incorrect. You should do a quick test and run:
If that doesn't fix it, then try re-installing the SDK:
Adding some data points. We ran into this on an osx lion system running Appcelerator Studio.
fixed command line builds, but studio continued to fail until we forced permissions on the Application Support directory. A bit disconcerting as this is a newly refreshed system (less than 2 weeks) that was building with 3.1.1.GA just fine. We could roll back to 3.1.1 and the same tooling would build just fine. Node 0.10.15 CLI 3.1.2, 3.1.1
Resolving since reinstalling the SDK seemed to fix things.
Closing ticket as fixed.