We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
install by
npm i -g aria-ng-gui
got error
The text was updated successfully, but these errors were encountered: