Open xujianhai666 opened 4 years ago
when I install this software by npm i -g aria-ng-gui, I met thos problem:
npm i -g aria-ng-gui
/usr/bin/AriaNgGUI -> /usr/lib/node_modules/aria-ng-gui/cli.js > aria-ng-gui@3.1.2 postinstall /usr/lib/node_modules/aria-ng-gui > node install.js /usr/lib/node_modules/aria-ng-gui/download.js:32 version = packageVersion, ^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Invalid shorthand property initializer
please fix as soon as possible, or may I have any ways to fix that ?
when I install this software by
npm i -g aria-ng-gui
, I met thos problem:please fix as soon as possible, or may I have any ways to fix that ?