2021-03-04 阅读数:次 书签 升级hexo 1> npm install npm-check-updates -g 1234567891011> ncuChecking D:\Documents\hexo\hexo\package.json[====================] 11/11 100% hexo ^5.0.0 → ^5.4.0 hexo-deployer-git ^2.1.0 → ^3.0.0 hexo-renderer-marked ^2.0.0 → ^4.0.0 hexo-renderer-stylus ^1.1.0 → ^2.0.1 hexo-server ^1.0.0 → ^2.0.0Run ncu -u to upgrade package.json 123456789101112> ncu -uUpgrading D:\Documents\hexo\hexo\package.json[====================] 11/11 100% hexo ^5.0.0 → ^5.4.0 hexo-abbrlink ^2.0.5 → ^2.2.1 hexo-deployer-git ^2.1.0 → ^3.0.0 hexo-renderer-marked ^2.0.0 → ^4.0.0 hexo-renderer-stylus ^1.1.0 → ^2.0.1 hexo-server ^1.0.0 → ^2.0.0Run npm install to install new versions. 1> npm install Newer 安装PostgreSQL12和PostGIS3.1 Older pgsql查询时添加一列自增序列