-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Description
Environment Info
hexo-v 3.4.3 next-v 5.1.3
For BUG
Incorrect number of tags and catalogs
Manually deleted all file in source/_posts, Then run hexo g, the number of tags and catalogs
Still the same as before

The number of catalogs is alse not correct
Then run hexo clean Delete the public folder and Clear the cache in db.json, like this:
{"meta":{"version":1,"warehouse":"2.2.0"},"models":{"Asset":[],"Cache":[],"Category":[],"Data":[],"Page":[],"Post":[],"PostAsset":[],"PostCategory":[],"PostTag":[],"Tag":[]}}
Run hexo g again,Still can not solve the problem
Reactions are currently unavailable