You're using Node.js in ESM mode, ESM does not currently import JSON modules by default. You can either: Turn on JSON module importing (by ...
確定! 回上一頁