hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
39.59k stars 4.86k forks source link

关于我在执行"hexo clean hexo g hexo d"所出现的卡顿问题 #5574

Open zuanshijia opened 1 week ago

zuanshijia commented 1 week ago

Check List

Expected behavior

I want to use a series of Hexo commands to generate my blog file and upload it

Actual behavior

When I used CMD to execute it, I got stuck in "INFO Validating config" for a long time. Then I manually deleted the "public" file and executed the hexo g command directly, but the problem still persists

How to reproduce?

  1. open CMD
  2. Enter the blog directory
  3. Enter hexo clean
  4. After waiting for a long time, "INFO Validating config" appears
  5. Then, this state persisted for several hours without changing

Is the problem still there under Safe mode?

no

Your Node.js & npm version

6.14.18

Your Hexo and Plugin version

No response

Your package.json

No response

Your site's _config.yml (Optional)

No response

Others

hexo求助截图2 hexo求助截图3