Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(node:2392) [DEP0018] DeprecationWarning: Unhandled promise rejections ... #1

Closed
miku opened this issue May 24, 2018 · 1 comment
Closed

Comments

@miku
Copy link
Member

miku commented May 24, 2018

Just a note. Installation went fine.

$ sudo npm install -g @ubleipzig/dacap

One the first run, I get a deprecation warning (since ~/data/api-cache wasn't there):

tir@sol:~ $ dacap 
(node:2392) UnhandledPromiseRejectionWarning: Unhandled promise rejection
(rejection id: 1): Error: ENOENT: no such file or directory,
open '/home/tir/data/api-cache'
(node:2392) [DEP0018] DeprecationWarning: Unhandled promise rejections
are deprecated. In the future, promise rejections that are not handled
will terminate the Node.js process with a non-zero exit code.
@ghost
Copy link

ghost commented Jun 5, 2018

thanks for the hint. this should be fixed now.

@ghost ghost closed this as completed Jun 5, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant