C:\others\hexo\b23.kim>hexo g && hexo s INFO Validating config INFO =================================================================== ##### # # ##### ##### ###### ##### ###### # # # # # # # # # # # # # # # # ##### # # # # ##### # # ##### # # # # # # # # # ##### # # # # # # # # # # # # # # # ##### #### # # ###### # # # ###### # 5.3.5 =================================================================== INFO Start processing FATAL Something's wrong. Maybe you can find the solution here: https://hexo.io/docs/troubleshooting.html Nunjucks Error: music/index.md [Line 1, Column 4] unknown block tag: meting ===== Context Dump ===== === (line number probably different from source) === 1 | {% meting "7422861869" "netease" "playlist" "autoplay" "mutex:false" "listmaxheight:400px" "preload:none" "theme:#ad7a86"%} 2 | ===== Context Dump Ends ===== at formatNunjucksError (C:\others\hexo\b23.kim\node_modules\hexo\dist\extend\tag.js:145:15) at C:\others\hexo\b23.kim\node_modules\hexo\dist\extend\tag.js:213:46 at tryCatcher (C:\others\hexo\b23.kim\node_modules\bluebird\js\release\util.js:16:23) at Promise._settlePromiseFromHandler (C:\others\hexo\b23.kim\node_modules\bluebird\js\release\promise.js:547:31) at Promise._settlePromise (C:\others\hexo\b23.kim\node_modules\bluebird\js\release\promise.js:604:18) at Promise._settlePromise0 (C:\others\hexo\b23.kim\node_modules\bluebird\js\release\promise.js:649:10) at Promise._settlePromises (C:\others\hexo\b23.kim\node_modules\bluebird\js\release\promise.js:725:18) at _drainQueueStep (C:\others\hexo\b23.kim\node_modules\bluebird\js\release\async.js:93:12) at _drainQueue (C:\others\hexo\b23.kim\node_modules\bluebird\js\release\async.js:86:9) at Async._drainQueues (C:\others\hexo\b23.kim\node_modules\bluebird\js\release\async.js:102:5) at Async.drainQueues [as _onImmediate] (C:\others\hexo\b23.kim\node_modules\bluebird\js\release\async.js:15:14) at process.processImmediate (node:internal/timers:485:21)
就这样水灵灵的报错了,没有相关包是这样的。
然后当你安装完aplayer的npm依赖以后,可能会对控制台的输出感到震惊:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
C:\others\hexo\b23.kim>npm install --save hexo-tag-aplayer npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm warn deprecated rimraf@2.4.5: Rimraf versions prior to v4 are no longer supported npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm warn deprecated glob@6.0.4: Glob versions prior to v9 are no longer supported npm warn deprecated hexo-bunyan@1.0.0: Please see https://github.com/hexojs/hexo-bunyan/issues/17 npm warn deprecated highlight.js@8.9.1: Version no longer supported. Upgrade to @latest npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
added 193 packages in8s
44 packages are looking for funding run `npm fund` for details