Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

mac下报错 #32

Closed
vycz opened this issue Jul 2, 2017 · 0 comments
Closed

mac下报错 #32

vycz opened this issue Jul 2, 2017 · 0 comments

Comments

@vycz
Copy link

vycz commented Jul 2, 2017

Unhandled rejection ReferenceError: /Users/yaochengzhi/hexo/themes/one/layout/index.ejs:22
20| window.one = <%- JSON.stringify({site:config,theme:theme}) %>
21| </script>

22| <%- jsLsload("vendor") %>
23| <%- jsLsload("bundle") %>
24|
25|

jsLsload is not defined
at eval (eval at (/Users/yaochengzhi/hexo/node_modules/ejs/lib/ejs.js:242:14), :32:5227)
at eval (eval at (/Users/yaochengzhi/hexo/node_modules/ejs/lib/ejs.js:242:14), :32:5325)
at /Users/yaochengzhi/hexo/node_modules/ejs/lib/ejs.js:255:15
at _compiled (/Users/yaochengzhi/hexo/node_modules/hexo/lib/theme/view.js:127:30)
at View.render (/Users/yaochengzhi/hexo/node_modules/hexo/lib/theme/view.js:29:15)
at /Users/yaochengzhi/hexo/node_modules/hexo/lib/hexo/index.js:390:25
at tryCatcher (/Users/yaochengzhi/hexo/node_modules/bluebird/js/release/util.js:16:23)
at /Users/yaochengzhi/hexo/node_modules/bluebird/js/release/method.js:15:34
at RouteStream._read (/Users/yaochengzhi/hexo/node_modules/hexo/lib/hexo/router.js:134:3)
at RouteStream.Readable.read (stream_readable.js:348:10)
at resume
(_stream_readable.js:737:12)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickCallback (internal/process/next_tick.js:104:9)

@vycz vycz closed this as completed Jul 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant