Automattic / Automattic/cloudup-cli

"Calling an asynchronous function without callback is deprecated"

Open
#53 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
84
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Installed latest via `npm install -g up` on macOS 10.12.5 with node v8.1.2. Running `up` does work, but displays errors:

[q@x/0 ~] up Screen\ Shot*.png
Screen Shot 2017-07-… : 0%
Screen Shot 2017-07-… : 0%
Screen Shot 2017-07-… : 0%
stream : https://cloudup.com/clNeGiVyxFe
(node:93782) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
(node:93782) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Screen Shot 2017-07-… : https://cloudup.com/iU3vFBfJ85Ohronous function without callback is deprecated.
Screen Shot 2017-07-… : https://cloudup.com/iv7ek8HCud3hronous function without callback is deprecated.
Screen Shot 2017-07-… : https://cloudup.com/iC6aOpZ98phhronous function without callback is deprecated.
(node:93782) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the warning with `npm install -g up`, macOS 10.12.5, and Node v8.1.2, then identify which asynchronous calls emit DEP0013. Done means `up Screen\ Shot*.png` uploads the files successfully without displaying the deprecation warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, macos, node.js
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.