进入hexo安装目录下:比如:"e:\hexo"
首先要:e:
然后:cd e:\hexo
C:\Users\kangs>cd e:\hexo
C:\Users\kangs>e:
e:\hexo>cd e:\hexo
e:\hexo>npm install hexo-generator-feed --save
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
+ hexo-generator-feed@2.2.0
updated 1 package and audited 735 packages in 3.437s
5 packages are looking for funding
run `npm fund` for details
found 5 vulnerabilities (3 low, 2 high)
run `npm audit fix` to fix them, or `npm audit` for details
网友评论