Unexpected end of JSON input on seemingly correct JSON input

前端 未结 0 914
甜味超标
甜味超标 2021-01-19 05:05

I\'m making a discord bot and I have this section of code:

function addMoney(id, amount){
accounts = fs.readFileSync("accounts.data", \'utf8\');
con         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题