Open betta-cyber opened 1 year ago
install by npm i -g aria-ng-gui
npm i -g aria-ng-gui
got error
npm ERR! code 1 npm ERR! path /opt/homebrew/lib/node_modules/aria-ng-gui npm ERR! command failed npm ERR! command sh -c node install.js npm ERR! /opt/homebrew/lib/node_modules/aria-ng-gui/download.js:62 npm ERR! const remoteDataSHA256 = sha256sum.match(`(\\w{64}) \\*${fileName}`)[1] npm ERR! ^ npm ERR! npm ERR! TypeError: Cannot read properties of null (reading '1') npm ERR! at downloadArtifact (/opt/homebrew/lib/node_modules/aria-ng-gui/download.js:62:77) npm ERR! at process.processTicksAndRejections (node:internal/process/task_queues:95:5) npm ERR! npm ERR! Node.js v20.6.0
install by
npm i -g aria-ng-gui
got error