You tried using require in a browser environment; You are in a Node.js environment but your project has "type": "module" in its package.json.
確定! 回上一頁