How to Update Hexo?
Hexo 4.0.0 has been released on 2019-10-14. How to upgrade it?
Upgrade Hexo
- Go to the hexo folder
- Modify package.json file, inside “dependencies” braces:
UNNECESSARY to change
and it will be automatically updated after “npm update”.
- Run
| |
Done. Then check the hexo version as below.
Check Hexo Version
Go to the hexo folder and run: