#config help
17 messages · Page 1 of 1 (latest)
- 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!
✅Marked as resolved by OP
you dont have a config.json file
how to create it?
by doing that
just add a file named config.json
and set your token
ok
and your other private vars
oh
ok
this also is pretty basic js
where should i create it ? node modules?
no
just inside your src
or in a folder but you have to edit the filepath
ok