$ errors.fyi/npm/EPERM 128 namespaces · 4,025 codes
npm · npm/EPERM
EPERM

Operation Not Permitted

npm's underlying filesystem call (often rename, unlink, or mkdir) was rejected by the operating system, most commonly on Windows when a file is locked by another process such as an editor, antivirus scanner, or running dev server. Close programs that may be holding a lock on the path, retry, or run as Administrator/root as a last resort.

Also defined in

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT