Im trying to download openai, npm i openai
But I get an error
npm ERR! syscall mkdir
npm ERR! path /Users/myname/.npm/_cacache/content-v2/sha512/ef/c6
npm ERR! errno EEXIST
npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/agentkeepalive: EACCES: permission denied, mkdir '/Users/myname/.npm/_cacache/content-v2/sha512/ef/c6'
npm ERR! File exists: /Users/myname/.npm/_cacache/content-v2/sha512/ef/c6
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.```
Can someone help ASAP?