You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
file:///root/discord-ssh/index.js:49
if (options?.terminal)
^
SyntaxError: Unexpected token '.'
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
Running on ubuntu server 22.04, as root
Would you know how to correct that ?
TIA
Best regards,
Steps To Reproduce
Launch the "npm run start" cmd
Software Version
2.0.1
Expected Behavior
run the bot
Actual Behavior
crash
Screenshots
No response
Severity
Major
Priority
High
Type
Functional
Reproducible
Yes
No
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Environment
Hello, I've encountered the following error:
root@server:~/discord-ssh# sudo npm run start
file:///root/discord-ssh/index.js:49
if (options?.terminal)
^
SyntaxError: Unexpected token '.'
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
Running on ubuntu server 22.04, as root
Would you know how to correct that ?
TIA
Best regards,
Steps To Reproduce
Launch the "npm run start" cmd
Software Version
2.0.1
Expected Behavior
run the bot
Actual Behavior
crash
Screenshots
No response
Severity
Major
Priority
High
Type
Functional
Reproducible
Additional Information
No response
The text was updated successfully, but these errors were encountered: