[TIMOB-25454] CLI: Resolve all Node 8 issues
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2018-07-26T14:56:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | CLI |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2017-10-29T19:09:31.000+0000 |
Updated | 2018-07-26T14:56:18.000+0000 |
Description
There are some common issues / warnings when using the CLI with Node 8:
Appcelerator Command-Line Interface, version 6.2.4
Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.
Finished Downloading & Installing com.appcelerator.apm
(node:42494) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Finished Downloading & Installing hyperloop
(node:42494) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
We should go through all Titanium-related projects and resolve all warnings before the GA, including the app-build, module build, Hyperloop and whatever else.
From description, looks like a dup of CLI-1266.
If a dupe we can close. Want to make sure Hans?