The default format of modules in Node.js is the CommonJS. To make Node.js understand ES modules format, you have to explicitly make so.
確定! 回上一頁