I'm trying to read a .json file with fs and parse to a JavaScript object using JSON.parse() function. const json = JSON.parse(fs.readFileSync('.
確定! 回上一頁