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
INFO minify the html: index.html [ 15.93% saved]
ERROR Asset render failed: css/app.css
TypeError: D:/hexo_web/hexo/hexo/blog/themes/shoka/source/css/_common/outline/sidebar/social.styl:45:44
41|
42| $social = hexo-config('social');
43|
44| for type in $social {
45| for i in split(" || ", slice(type, 1)) {
--------------------------------------------------^
46| color = slice(i, 1, -1)
47| }
48|
Cannot read properties of undefined (reading 'split')
at ".item " (D:/hexo_web/hexo/hexo/blog/themes/shoka/source/css/_common/outline/sidebar/social.styl:4:22)
at ".social " (D:/hexo_web/hexo/hexo/blog/themes/shoka/source/css/_common/outline/sidebar/social.styl:64:2)
at Evaluator.split (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\functions\index.js:1088:33)
at Evaluator.invokeBuiltin (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:1033:30)
at Evaluator.visitCall (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:498:16)
at Visitor.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\index.js:28:40)
at Evaluator.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:153:18)
at Evaluator.visitExpression (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:626:26)
at Visitor.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\index.js:28:40)
at Evaluator.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:153:18)
at Evaluator.visitEach (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:398:32)
at Visitor.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\index.js:28:40)
at Evaluator.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:153:18)
at Evaluator.visitBlock (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:702:39)
at Visitor.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\index.js:28:40)
at Evaluator.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:153:18)
at visitBody (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:415:17)
at Evaluator.visitEach (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:431:7)
at Visitor.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\index.js:28:40)
at Evaluator.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:153:18)
at Evaluator.visitBlock (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:702:39)
at Visitor.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\index.js:28:40)
at Evaluator.visit (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:153:18)
at Evaluator.visitGroup (D:\hexo_web\hexo\hexo\blog\node_modules\stylus\lib\visitor\evaluator.js:243:22)
The text was updated successfully, but these errors were encountered:
如下图所示,我的网页搭建完后极其残缺。有谁知道是怎么回事吗?
![image](https://user-images.githubusercontent.com/87194416/224325012-7bc7908e-a4fa-41d2-849d-cc7e18e4b1e3.png)
报错情况在下面
The text was updated successfully, but these errors were encountered: