Hey there, I'm new to all of this so just trying to figure it out! :)
I stumbled upon a GitHub project that I really want to work on and understand in order to create my own solution. The project can be found at the following link: https://github.com/bradtraversy/chatcord
After downloading the files locally, I followed the author's suggestion to run "npm install." However, I encountered the following error messages:
npm ERR! Unexpected token C in JSON at position 0 while parsing near 'ChatCord App npm ERR! Realti...'
Can anyone help me figure out what went wrong?
Thank you so much for your assistance. Really appreciate being here.