将hexo项目文件从git上pull下来,将node_moudles目录删除直接npm install重新下载依赖库,启动hexo服务发现报错 $ npx hexo server#...TypeError: Object.fromEntries is not a function...#... 百度搜集资料发现是nodejs版本过低,需要进行升级到14版本以上。因为之前是龙蜥yum源