Mac Vue Error: command failed: npm install –loglevel error –legacy-peer-deps

I’m on Mac.
Everytime I vue create project, it shows error:
‘Error: command failed: npm install –loglevel error –legacy-peer-deps’
enter image description here
Error: command failed: npm install –loglevel error –legacy-peer-deps
at ChildProcess. (/usr/local/lib/node_modules/@vue/cli/lib/util/executeCommand.js:138:16)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
Is it about mac access? How to do with it? Thanks a lot!