abbr / deasync

Turns async function into sync via JavaScript wrapper of Node event loop
MIT License
972 stars 73 forks source link

NodeJS 16 install fails on CentOS #161

Closed dkimmich-onventis closed 2 years ago

dkimmich-onventis commented 2 years ago

On CentOS with Node 16, the install of this package fails. Previously we had Node 14 installed, without any problems. Maybe it's a similar issue as in #124?

npm i deasync
npm ERR! code 1
npm ERR! path /tmp/node_modules/deasync
npm ERR! command failed
npm ERR! command sh -c node ./build.js
npm ERR! `linux-x64-node-16` exists; testing
npm ERR! Problem with the binary; manual build incoming
npm ERR! stdout=
npm ERR! err=Error: Command failed: /usr/bin/node quick-test.js
npm ERR! /tmp/node_modules/bindings/bindings.js:135
npm ERR! throw err;
RAGGA-TIME commented 2 years ago

hi,I have the same problem. can you tell me how to resolve?😃

Houdini commented 2 years ago

Same here

MoonSangJin commented 2 years ago

Same here Help!!

alex-dow commented 2 years ago

I have been bitten by this bug as well on Centos 7.

Using latest version of Node v14 seems to work.

abbr commented 2 years ago

Should be fixed with v0.1.25 just published.

RAGGA-TIME commented 2 years ago

这是来自QQ邮箱的假期自动回复邮件。您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。