HardWare68 / Programming-Thing

A collabrative programming project my friends are working on
programming-thing-hardware68.vercel.app
2 stars 0 forks source link

make AddUsers work #50

Open HardWare68 opened 3 years ago

HardWare68 commented 3 years ago

currently getting an error with trying to add the new object to the JSON database. SyntaxError: Unexpected token o in JSON at position 1

HardWare68 commented 3 years ago

how the heck (heck) is it getting unexpected token o in JSON????? I dont even use the character o at all!!!!

BlaisinX commented 3 years ago

it's because there's an o in json, dummy

HardWare68 commented 3 years ago

me on my way to make a JSN file

HardWare68 commented 3 years ago

now we're getting the problem Unexpected token u in JSON at position 0 progress!

HardWare68 commented 3 years ago

frick this, im just using replit/database, not like im gonna be running this outside of replit