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?
open CMD
Enter the blog directory
Enter hexo clean
After waiting for a long time, "INFO Validating config" appears
Then, this state persisted for several hours without changing
Check List
hexo version
to check)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?
Is the problem still there under
Safe mode
?no
Your Node.js & npm version
Your Hexo and Plugin version
No response
Your
package.json
No response
Your site's
_config.yml
(Optional)No response
Others