Another i/o error - what do?

I’m getting the same error others have: “EIO: i/o error, read”

It references the fs.js file, which I don’t see here. I’ve tried running npm install from the command line, but that doesn’t seem to solve anything.

My project name is the-plaid-dragon. Anyone have any ideas? From previous questions, it sounds like this might be an error on Glitch’s side?

Delete your node_modules directory. If you cannot, skip this step.

  • Install latest npm
  • Run npm install on console.

That’s it! It should fix the error :tada: :tada:

Thanks,
~ Bolt.

Huh - I tried that earlier, but it didn’t do anything. I’ve just returned from lunch, and the error seems to have disappeared on its own!

1 Like