You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.
Bug描述
使用
hexo g
之后出现的系统与环境
hexo version
命令来查看)NFO Validating config Inferno is in development mode. INFO ======================================= ██╗ ██████╗ █████╗ ██████╗ ██╗ ██╗███████╗ ██║██╔════╝██╔══██╗██╔══██╗██║ ██║██╔════╝ ██║██║ ███████║██████╔╝██║ ██║███████╗ ██║██║ ██╔══██║██╔══██╗██║ ██║╚════██║ ██║╚██████╗██║ ██║██║ ██║╚██████╔╝███████║ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚══════╝ ============================================= INFO === Checking package dependencies === INFO === Checking theme configurations === INFO === Registering Hexo extensions === hexo: 6.3.0 hexo-cli: 4.3.0 os: darwin 22.1.0 13.0.1 node: 16.17.1 v8: 9.4.146.26-node.22 uv: 1.43.0 zlib: 1.2.11 brotli: 1.0.9 ares: 1.18.1 modules: 93 nghttp2: 1.47.0 napi: 8 llhttp: 6.0.9 openssl: 1.1.1q+quic cldr: 41.0 icu: 71.1 tz: 2022a unicode: 14.0 ngtcp2: 0.1.0-DEV nghttp3: 0.1.0-DEV
_config.yml
_config.icarus.yml
或themes/icarus/_config.yml
复现方式
命令行使用
hexo g
之后就出现了,试过了网上很多方法和报错里面的把locale
改成updateLocale
也没什么效果,之前该主题的issue在2019年也提过这个问题,但是好像因为issue不符合规范就被作者直接关闭了,所以我这次提一个更加规范的issue。期望行为
![image](https://user-images.githubusercontent.com/77219045/207503324-3ab73650-274e-4948-9158-8038bbf30218.png)
正常
hexo g
构建,不会出现该警告或者是报错截图
The text was updated successfully, but these errors were encountered: