npm ERR! code ENOSPC

Posted by coursiere in discord-bots.

[19:27:05]Server marked as running [19:27:05]v19.9.0 [19:27:05]:/home/container$ if [[ d .git ]] && [[ ${AUTO UPDATE} == "1" ]]; then git pull; fi; if [[ ! z ${NODE PACKAGES} ]]; then /usr/local/bin/npm install ${NODE PACKAGES}; fi; if [[ ! z ${UNNODE PACKAGES} ]]; then /usr/local/bin/npm uninstall ${UNNODE PACKAGES}; fi; if [ f /home/container/package.json ]; then /usr/local/bin/npm install; fi; /usr/local/bin/node /home/container/${JS FILE} [19:27:05]npm ERR! code ENOSPC [19:27:05]npm ERR! syscall write [19:27:05]npm ERR! errno 28 [19:27:05]npm ERR! nospc ENOSPC: no space left on device, write [19:27:05]npm ERR! nospc There appears to be insufficient space on your system to finish. [19:27:05]npm ERR! nospc Clear up some disk space and try again. [19:27:05] [19:27:05]npm ERR! A complete log of this run can be found in: /home/container/.npm/ logs/2026 09 01T17 26 38 858Z debug 0.log [19:27:05]fetch bot is online

Wispbyte Community Forum