First of all, you need to ensure that the JSON file that you are expecting is ... readFileSync('data.json'); var myObject= JSON.parse(data);.
確定! 回上一頁