StackOverflow Questions for Tag: node-promisify

piotrekkr
piotrekkr

Reputation: 3206

How to mock promisified child process exec with Jest

Score: -1

Views: 58

Answers: 1

Read More
Anutrix
Anutrix

Reputation: 273

How to mock a promisified and bound function?

Score: 5

Views: 2287

Answers: 1

Read More
RoccoDen91
RoccoDen91

Reputation: 185

How to promisify a mysql pool connection in Node js?

Score: 2

Views: 1835

Answers: 2

Read More
uPaymeiFixit
uPaymeiFixit

Reputation: 365

Why does TypeScript pick the wrong overloaded function?

Score: 1

Views: 89

Answers: 0

Read More
Rajesh Kumar
Rajesh Kumar

Reputation: 303

Running worker file in a loop gives error for nodeJs application

Score: 0

Views: 63

Answers: 0

Read More
German
German

Reputation: 10402

Can't promisify callback based function

Score: 1

Views: 2862

Answers: 3

Read More
ar099968
ar099968

Reputation: 7557

promisify redis get and return the correct typescript type

Score: 3

Views: 1751

Answers: 2

Read More
Aaron
Aaron

Reputation: 303

Node.js redis promisify with .multi or .batch

Score: 3

Views: 2673

Answers: 2

Read More
chrisroode
chrisroode

Reputation: 145

Am I using promisify() with bind() correctly?

Score: 0

Views: 245

Answers: 1

Read More
 123253
123253

Reputation: 71

NodeJS promisified glob: Expected 2 arguments, but got 1

Score: 1

Views: 679

Answers: 1

Read More
tecguy
tecguy

Reputation: 9

throw new TypeError("expecting a function but got " + util.classString(fn)); TypeError: expecting a function but got [object Undefined]

Score: 0

Views: 683

Answers: 1

Read More
ritchie
ritchie

Reputation: 455

Is this valid syntax for node/promisify async function?

Score: 2

Views: 397

Answers: 4

Read More
Paweenwat Maneechai
Paweenwat Maneechai

Reputation: 357

Javascript - Convert function that have a least two callbacks style to promise style

Score: 0

Views: 70

Answers: 0

Read More
silent92
silent92

Reputation: 43

Promisify `execFile` is not resolving when opening a dmg file

Score: 0

Views: 103

Answers: 1

Read More
Nomad_Mio
Nomad_Mio

Reputation: 81

Promisifying custom functions with util.promisify

Score: 4

Views: 3452

Answers: 1

Read More
Chilly Code
Chilly Code

Reputation: 788

npm error after installing Node.js: Cannot find module 'es6-promisify'

Score: 3

Views: 3991

Answers: 2

Read More
Darko Bundoski
Darko Bundoski

Reputation: 1

Calling a function after everything else is finished

Score: -1

Views: 85

Answers: 1

Read More
Vahida Vadiya
Vahida Vadiya

Reputation: 154

Returning Promise { undefined } in NodeJS when making a function call

Score: 0

Views: 1866

Answers: 1

Read More
kaPa
kaPa

Reputation: 107

Why don't my promisify and jwt return values or errors?

Score: 0

Views: 111

Answers: 1

Read More
Michael
Michael

Reputation: 21

NodeJS: Await Skips Catch Block and Exits Function. Why?

Score: 1

Views: 997

Answers: 1

Read More
PreviousPage 1Next