hexo-theme-react icon indicating copy to clipboard operation
hexo-theme-react copied to clipboard

error on my server

Open jinyu8779 opened this issue 6 years ago • 5 comments

Unhandled rejection TypeError: /opt/lyd/themes/react/layout/sections/_services.jade:8 6| h3 What we offer 7| .row.big-icons-row.service-items.center

8| each service in site.data['services'] 9| +service(service) 10| Cannot read property 'length' of undefined at Object.eval (eval at exports.compile (/opt/lyd/node_modules/[email protected]@jade/lib/index.js:218:8), :1125:32) at Object.jade_interp [as blocks] (eval at exports.compile (/opt/lyd/node_modules/[email protected]@jade/lib/index.js:218:8), :1150:4) at eval (eval at exports.compile (/opt/lyd/node_modules/[email protected]@jade/lib/index.js:218:8), :5192:22) at eval (eval at exports.compile (/opt/lyd/node_modules/[email protected]@jade/lib/index.js:218:8), :5353:22) at res (/opt/lyd/node_modules/[email protected]@jade/lib/index.js:219:38) at Theme._View.View._compiled.locals [as _compiled] (/opt/lyd/node_modules/hexo/lib/theme/view.js:124:48) at Theme._View.View.View.render (/opt/lyd/node_modules/hexo/lib/theme/view.js:29:15) at route.set (/opt/lyd/node_modules/hexo/lib/hexo/index.js:386:29) at tryCatcher (/opt/lyd/node_modules/bluebird/js/release/util.js:16:23) at /opt/lyd/node_modules/bluebird/js/release/method.js:15:34 at RouteStream._read (/opt/lyd/node_modules/hexo/lib/hexo/router.js:134:3) at RouteStream.Readable.read (stream_readable.js:443:10) at resume (_stream_readable.js:823:12) at _combinedTickCallback (internal/process/next_tick.js:138:11) at process._tickCallback (internal/process/next_tick.js:180:9)

jinyu8779 avatar Jun 01 '18 14:06 jinyu8779