When the fs module reads your existing manifest.json file, it is converting it into one large utf-8 string, instead of actual JSON.
確定! 回上一頁