更新hexo

哎一推错面向百度编程不可取,而且生成文章慢的很..一不小心生成了三篇文章.
// A code block
var foo = ‘bar’
dows PowerShell
版权所有 (C) Microsoft Corporation。保留所有权利。

尝试新的跨平台 PowerShell https://aka.ms/pscore6

PS C:\WINDOWS\system32> cd C:\Users\one\Desktop\blog
PS C:\Users\one\Desktop\blog> hexo -v
hexo: 3.2.2
hexo-cli: 4.3.0
os: win32 10.0.19044
node: 12.18.1
v8: 7.8.279.23-node.38
uv: 1.38.0
zlib: 1.2.11
brotli: 1.0.7
ares: 1.16.0
modules: 72
nghttp2: 1.41.0
napi: 6
llhttp: 2.0.4
http_parser: 2.9.3
openssl: 1.1.1g
cldr: 37.0
icu: 67.1
tz: 2019c
unicode: 13.0
PS C:\Users\one\Desktop\blog> npm install -g npm-check
npm WARN deprecated core-js@2.6.12: core-js@<3.4 is="" no="" longer="" maintained="" and="" not="" recommended="" for="" usage="" due="" to="" the="" number="" of="" issues.="" because="" v8="" engine="" whims,="" feature="" detection="" in="" old="" core-js="" versions="" could="" cause="" a="" slowdown="" up="" 100x="" even="" if="" nothing="" polyfilled.="" please,="" upgrade="" your="" dependencies="" actual="" version="" core-js.="" npm="" warn="" deprecated="" cross-spawn-async@2.2.5:="" cross-spawn="" requires="" build="" toolchain,="" use="" it="" instead="" c:\program="" files\nodejs\npm-check="" -=""> C:\Program Files\nodejs\node_modules\npm-check\bin\cli.js

core-js@2.6.12 postinstall C:\Program Files\nodejs\node_modules\npm-check\node_modules\core-js
node -e “try{require(‘./postinstall’)}catch(e){}”

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:

https://opencollective.com/core-js
https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

  • npm-check@5.9.2
    added 273 packages from 141 contributors in 249.628s
    PS C:\Users\one\Desktop\blog> hexo -v
    hexo: 3.2.2
    hexo-cli: 4.3.0
    os: win32 10.0.19044
    node: 12.18.1
    v8: 7.8.279.23-node.38
    uv: 1.38.0
    zlib: 1.2.11
    brotli: 1.0.7
    ares: 1.16.0
    modules: 72
    nghttp2: 1.41.0
    napi: 6
    llhttp: 2.0.4
    http_parser: 2.9.3
    openssl: 1.1.1g
    cldr: 37.0
    icu: 67.1
    tz: 2019c
    unicode: 13.0
    PS C:\Users\one\Desktop\blog> npm install -g npm-upgrade
    npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
    npm WARN deprecated har-validator@5.1.5: this library is no longer supported
    npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
    C:\Program Files\nodejs\npm-upgrade -> C:\Program Files\nodejs\node_modules\npm-upgrade\lib\bin\cli.js
  • npm-upgrade@3.1.0
    added 376 packages from 248 contributors in 346.429s
    PS C:\Users\one\Desktop\blog> hexo -v
    hexo: 3.2.2
    hexo-cli: 4.3.0
    os: win32 10.0.19044
    node: 12.18.1
    v8: 7.8.279.23-node.38
    uv: 1.38.0
    zlib: 1.2.11
    brotli: 1.0.7
    ares: 1.16.0
    modules: 72
    nghttp2: 1.41.0
    napi: 6
    llhttp: 2.0.4
    http_parser: 2.9.3
    openssl: 1.1.1g
    cldr: 37.0
    icu: 67.1
    tz: 2019c
    unicode: 13.0
    PS C:\Users\one\Desktop\blog> cd C:\Users\one\Desktop\hexo_next\blog
    PS C:\Users\one\Desktop\hexo_next\blog> hexo new 更新hexo
    INFO Created: ~\Desktop\hexo_next\blog\source_posts\2022\04\更新hexo.md
    PS C:\Users\one\Desktop\hexo_next\blog> hexo new 更新hexo版本
    INFO Created: ~\Desktop\hexo_next\blog\source_posts\2022\04\更新hexo版本.md
    PS C:\Users\one\Desktop\hexo_next\blog> hexo new “更新hexo版本的”
    INFO Created: ~\Desktop\hexo_next\blog\source_posts\2022\04\更新hexo版本的.md
    PS C:\Users\one\Desktop\hexo_next\blog>