Error: EIO: i/o error, read error help

Hey there
I am getting error
Error: EIO: i/o error, read

at Object.fs.readSync (fs.js:675:18)

at tryReadSync (fs.js:540:20)

at Object.fs.readFileSync (fs.js:575:19)

at Object.Module._extensions..js (module.js:662:20)

at Module.load (module.js:565:32)

at tryModuleLoad (module.js:505:12)

at Function.Module._load (module.js:497:3)

at Module.require (module.js:596:17)

at require (internal/module.js:11:18)

at Object.<anonymous> (/app/node_modules/discord.js/src/client/Client.js:8:28)

My project name is stormy curtain

Please DM me a project join link and we can take a closer look. Thanks.

1 Like

https://glitch.com/ @gareth

It may be that you’ve used all your space up?
Happened to me, I used pnpm instead of npm to save some space, so:
rm -rf node_modules
enable-pnpm
And it worked for me. Depends on the size of your packages tho

1 Like

heres my link https://glitch.com/edit/

This looks to have resolved itself. I’ve redacted the join link so others can’t join.