Skip to content
New issue

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

Syntax error #244

Closed
ServerDeveloper9447 opened this issue Aug 30, 2023 · 2 comments
Closed

Syntax error #244

ServerDeveloper9447 opened this issue Aug 30, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ServerDeveloper9447
Copy link
Contributor

Describe the bug
It is just a syntax error in the package.

To Reproduce
Steps to reproduce the behavior:

  1. Install guilded.js@0.23.5 using npm
  2. Add the necessary code
  3. Run it using node index.js
    Expected behavior
    The bot should start up.

Screenshots
image
Please complete the following information

  • NodeJS version (node -v): 16.7.0
  • NPM version (npm -v): 7.20.3
  • Package version (npm ls guilded.js): 0.23.5

Additional context
Null

@ServerDeveloper9447 ServerDeveloper9447 added the bug Something isn't working label Aug 30, 2023
@ServerDeveloper9447 ServerDeveloper9447 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2023
@zaida04
Copy link
Owner

zaida04 commented Aug 30, 2023

Assuming this was solved for you, but for anyone in the future that comes across this issue, it's likely an issue with using an outdated Node.JS version below LTS (18.17.1).

@ServerDeveloper9447
Copy link
Contributor Author

Assuming this was solved for you, but for anyone in the future that comes across this issue, it's likely an issue with using an outdated Node.JS version below LTS (18.17.1).

The issue is not solved. I just saw that this isn't the repo for the pkg that was throwing the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants