我的node是:v14.21.3
我的npm是:6.14.18
执行npm install的时候报错:
npm ERR! code ELIFECYCLE
npm ERR! errno 9
npm ERR! deasync@0.1.31 install: `node ./build.js`
npm ERR! Exit status 9
npm ERR!
npm ERR! Failed at the deasync@0.1.31 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/mashaojie/.npm/_logs/2025-11-13T07_39_26_120Z-debug.log

