66 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!How do I fix this?
show code
should be name: with : not ,
here
yep
commonJS
i think
sure
did i do it right?
here is what it said
this error
oh ok
i moved it up
any idea whats wrong?
do you want me to do
node -v
?idk
i retyped it and this happend
what if i do this
its an object maybe thats why?
oh how will i fix the node installation?
reinstall it?
i havnt tried them i will soon i just gotta do something else first
I'm experiencing the same issues with the boiler plate code in the guide on discord.js. Cannot get basic ping command to register using guide documentation or general discord.js documentation.
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
path.join is a function
dirname didnt work tho
is this better?
this better?
it is a string?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
simple confused
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
ok so im not meant to have commands
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
i have all the files i need so can i just delete that bit
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
do i delete those lines cuse i got all i need?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
no the first pic
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
i know but do i still need those lines?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
any way i fixed line 17
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
oh ok
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
ye but i grabed all those files already
so i dont need
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
ye i know but having this connstantly imports it form commands
right?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
ok
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
new problem
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
__dirname
?Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
dirname = directory name
const = constant?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
ok
i watch like 3 hours of random coding and learned nothing
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
ok thanks
it was line 14
do you have anything you recommend I need to know because the 3 hour video only taught me what a string and stuff is and how to make a null or something