[AC-109] Hello World app will not compile
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-11-14T02:50:31.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | n/a |
Reporter | Nicholas Rapagnani |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-05-03T20:50:39.000+0000 |
Updated | 2015-11-14T02:50:31.000+0000 |
Description
When I compile the Hello World app (both alloy and old style), I get:
C:\Users\Owner\AppData\Roaming\npm\node_modules\titanium\node_modules\longjohn\dist\longjohn.js:185
throw e;
Same thing happens if I type 'ti info' into the console.
Attachments
File | Date | Size |
---|---|---|
DiagnosticLog.txt | 2015-05-03T20:50:06.000+0000 | 24932 |
please do
appc ti info -l trace
from the command line and let us know the resultsHello [~nickr14@yahoo.com], are you still facing this error when applications runs? Try latest SDK 4.1.1.GA. Also install the latest [Node](https://nodejs.org/en/download/releases/) version just to be sure. Reply with your issue. Thanks.