$ yarn run babel-node sitemap.js
yarn run v1.22.18
$ /Users/ryotaro/Desktop/program_study/portforio/frontend/node_modules/.bin/babel-node sitemap.js
/Users/ryotaro/Desktop/program_study/portforio/frontend/node_modules/react-medium-image-zoom/dist/styles.css:1
[data-rmiz-wrap="visible"],
^^^^^^^^^^^^^^
SyntaxError: Invalid left-hand side in assignment
at Object.compileFunction (node:vm:352:18)
at wrapSafe (node:internal/modules/cjs/loader:1026:15)
at Module._compile (node:internal/modules/cjs/loader:1061:27)
at Module._extensions..js (node:internal/modules/cjs/loader:1151:10)
at Object.newLoader [as .js] (/Users/ryotaro/Desktop/program_study/portforio/frontend/node_modules/pirates/lib/index.js:141:7)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:999:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/Users/ryotaro/Desktop/program_study/portforio/frontend/src/components/pages/GeneralDiaryShow.jsx:11:1)
Node.js v17.5.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
This is my error
Routers.jsx