用git安装hexo报错
已安装nodejs 版本:20.17.0 npm版本:10.8.2
报错信息如下:
$ npm install -g hexo
npm warn deprecated cuid@2.1.8: Cuid and other k-sortable and non-cryptographic ids (Ulid, ObjectId, KSUID, all UUIDs) are all insecure. Use @paralleldrive/cuid2 instead.
added 88 packages in 8s
16 packages are looking for funding
run npm fund
for details
npm notice
npm notice New patch version of npm available! 10.8.2 -> 10.8.3
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.3
npm notice To update run: npm install -g npm@10.8.3
npm notice