StackOverflow Questions for Tag: node-promisify

myNewAccount
myNewAccount

Reputation: 640

util.promisify converts async functions that use callbacks to Promises. Why doesn't it work with AWS S3.upload which follows that format?

Score: 2

Views: 527

Answers: 2

Read More
pixel
pixel

Reputation: 26503

Promisify in redis client violates eslint rules

Score: 2

Views: 289

Answers: 1

Read More
Corey Purcella
Corey Purcella

Reputation: 1

Node.js memcached throwing unhandled promise rejection from within try/catch

Score: 0

Views: 659

Answers: 0

Read More
shafeen sulaiman
shafeen sulaiman

Reputation: 79

How can return false value promise method in node if array is empty and vise versa

Score: -1

Views: 612

Answers: 1

Read More
Hadi Husain
Hadi Husain

Reputation: 109

TypeError [ERR_INVALID_ARG_TYPE]: The "original" argument must be of type function puppeteer node js

Score: 8

Views: 9725

Answers: 2

Read More
ma1234
ma1234

Reputation: 651

How does promisify know which variable to return?

Score: 1

Views: 284

Answers: 1

Read More
Patrick Fisher
Patrick Fisher

Reputation: 8063

How does `await promisify(setTimeout)(ms)` work when the callback is missing?

Score: 2

Views: 2003

Answers: 2

Read More
Aleks
Aleks

Reputation: 5864

How do I use HMSET with node promisify

Score: 2

Views: 534

Answers: 1

Read More
GrayedFox
GrayedFox

Reputation: 2563

How do I use async/await in a mocha before hook?

Score: 0

Views: 1548

Answers: 1

Read More
Gattaccio7
Gattaccio7

Reputation: 97

Promisify Express response.render method

Score: 0

Views: 168

Answers: 1

Read More
p6Chen
p6Chen

Reputation: 1

How to solve the problem :Uncaught (in promise) TypeError: promisify is not a function?

Score: -1

Views: 749

Answers: 1

Read More
Emille C.
Emille C.

Reputation: 612

Node: asynchronous version of readline with util.promisify

Score: 1

Views: 396

Answers: 1

Read More

Promisify a function which returns null

Score: 0

Views: 79

Answers: 1

Read More
Antfish
Antfish

Reputation: 1493

Using util.promisify with exec is not resolving promise in git hook

Score: 2

Views: 2328

Answers: 1

Read More
ddmunhoz
ddmunhoz

Reputation: 31

util.promisify old library call

Score: 0

Views: 37

Answers: 1

Read More
Huggzorx
Huggzorx

Reputation: 166

How to use await with promisify for crypto.randomBytes?

Score: 1

Views: 2585

Answers: 2

Read More
Josh Klodnicki
Josh Klodnicki

Reputation: 625

Is there a "best" way to promisify and call a method function?

Score: 2

Views: 591

Answers: 0

Read More
arevilla009
arevilla009

Reputation: 453

Problems with query and express in nodeJS

Score: 1

Views: 281

Answers: 2

Read More
Donnie D'Amato
Donnie D'Amato

Reputation: 3940

Unit Testing a nodejs function using `fs` wrapped in `promisify`

Score: 0

Views: 686

Answers: 1

Read More
VikR
VikR

Reputation: 5142

Include a Promisified Callback Inside A Promise Resolver?

Score: 0

Views: 127

Answers: 2

Read More
PreviousPage 2Next