[docker][node.js] Cannot find package ‘multer’ imported from /app/server.js 2026-03-13 直接使用 npm run dev, 網頁正常執行…
[node.js] ReferenceError: require is not defined in ES module scope, you can use import insteadThis file is being treated as an ES module because it has a ‘.js’ file extension 2026-03-09 這個錯誤是因為你的 package.json 中…