Error updating Home Assistant Web Socket node

I'm trying to update this node, but it keeps erroring about disk space, but I have plenty free. I have been googling and think it's due to this folder being full when I run df -i. When I check the folder I don't see anything in filepath and I have tried running clear cache and docker cleanup. Any ideas what this could be or how to resolve?

2024-02-27T20:38:39.383Z Install : node-red-contrib-home-assistant-websocket 0.63.0

2024-02-27T20:38:39.036Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-home-assistant-websocket@0.63.0
2024-02-27T20:38:39.215Z [err] npm
2024-02-27T20:38:39.215Z [err]  WARN 
2024-02-27T20:38:39.215Z [err] config production Use `--omit=dev` instead.
2024-02-27T20:38:40.556Z [err] npm 
2024-02-27T20:38:40.556Z [err] ERR! code ENOSPC
2024-02-27T20:38:40.556Z [err] npm ERR! 
2024-02-27T20:38:40.556Z [err] syscall rename
2024-02-27T20:38:40.556Z [err] npm ERR! 
2024-02-27T20:38:40.556Z [err] path /data/node_modules/.node-red-contrib-home-assistant-websocket-lVbnjD6Z/node_modules/debug/src
2024-02-27T20:38:40.556Z [err] npm 
2024-02-27T20:38:40.556Z [err] ERR! dest /data/node_modules/node-red-contrib-home-assistant-websocket/node_modules/debug/src
2024-02-27T20:38:40.556Z [err] npm ERR! 
2024-02-27T20:38:40.556Z [err] errno -28
2024-02-27T20:38:40.557Z [err] npm ERR!
2024-02-27T20:38:40.557Z [err]  nospc ENOSPC: no space left on device, rename '/data/node_modules/.node-red-contrib-home-assistant-websocket-lVbnjD6Z/node_modules/debug/src' -> '/data/node_modules/node-red-contrib-home-assistant-websocket/node_modules/debug/src'
2024-02-27T20:38:40.557Z [err] npm ERR! nospc
2024-02-27T20:38:40.557Z [err]  There appears to be insufficient space on your system to finish.
2024-02-27T20:38:40.557Z [err] npm ERR! nospc
2024-02-27T20:38:40.557Z [err]  Clear up some disk space and try again.
2024-02-27T20:38:40.558Z [err] 
2024-02-27T20:38:40.558Z [err] npm ERR!
2024-02-27T20:38:40.558Z [err]  A complete log of this run can be found in:
2024-02-27T20:38:40.558Z [err] npm ERR!     /data/.npm/_logs/2024-02-27T20_38_39_201Z-debug-0.log
2024-02-27T20:38:40.562Z rc=228