Hexo input command error

for example, I entered the command to generate the article:

hexo g

just report the following error

INFO  Start processing
events.js:167
      throw er; // Unhandled "error" event
      ^

Error: EIO: i/o error, read
Emitted "error" event at:
    at fs.read (internal/fs/streams.js:180:12)
    at FSReqCallback.wrapper [as oncomplete] (fs.js:481:5)
Jan.20,2022
Menu