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

Read-Only File System

npm tried to write to a filesystem that is mounted read-only, commonly inside a Docker container, a read-only Kubernetes root filesystem, or a virtualized filesystem that doesn't support symlinks. Mount a writable volume for the npm cache and project directory, or run the install step before switching the filesystem to read-only.

Also defined in

References

In this namespace

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