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
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 ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 ?
The text was updated successfully, but these errors were encountered: