question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unknown block tag: endraw

See original GitHub issue

localhost:vuejs.org airclear$ node -v v6.10.0 localhost:vuejs.org airclear$ npm -v 3.10.10 localhost:vuejs.org airclear$ hexo -v hexo: 3.3.5 hexo-cli: 1.0.2 os: Darwin 15.5.0 darwin x64 http_parser: 2.7.0 node: 6.10.0 v8: 5.1.281.93 uv: 1.9.1 zlib: 1.2.8 ares: 1.10.1-DEV icu: 58.2 modules: 48 openssl: 1.0.2k

localhost:vuejs.org airclear$ hexo server -p 4001
INFO  Start processing
FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html
Template render error: (unknown path) [Line 6, Column 2]
  unknown block tag: endraw
    at Object.exports.prettifyError (/Users/airclear/works/projects/vuejs.org/node_modules/nunjucks/src/lib.js:34:15)
    at new_cls.render (/Users/airclear/works/projects/vuejs.org/node_modules/nunjucks/src/environment.js:469:27)
    at new_cls.renderString (/Users/airclear/works/projects/vuejs.org/node_modules/nunjucks/src/environment.js:327:21)
    at /Users/airclear/works/projects/vuejs.org/node_modules/hexo/lib/extend/tag.js:66:9
    at Promise._execute (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/debuggability.js:300:9)
    at Promise._resolveFromExecutor (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:483:18)
    at new Promise (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:79:10)
    at Tag.render (/Users/airclear/works/projects/vuejs.org/node_modules/hexo/lib/extend/tag.js:64:10)
    at Object.tagFilter [as onRenderEnd] (/Users/airclear/works/projects/vuejs.org/node_modules/hexo/lib/hexo/post.js:253:16)
    at /Users/airclear/works/projects/vuejs.org/node_modules/hexo/lib/hexo/render.js:65:19
    at tryCatcher (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/util.js:16:23)
    at Promise._settlePromiseFromHandler (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:512:31)
    at Promise._settlePromise (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:569:18)
    at Promise._settlePromise0 (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:614:10)
    at Promise._settlePromises (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:693:18)
    at Async._drainQueue (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/async.js:133:16)
    at Async._drainQueues (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/async.js:143:10)
    at Immediate.Async.drainQueues (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/async.js:17:14)
    at runCallback (timers.js:651:20)
    at tryOnImmediate (timers.js:624:5)
    at processImmediate [as _immediateCallback] (timers.js:596:5)
FATAL (unknown path) [Line 6, Column 2]
  unknown block tag: endraw
Template render error: (unknown path) [Line 6, Column 2]
  unknown block tag: endraw
    at Object.exports.prettifyError (/Users/airclear/works/projects/vuejs.org/node_modules/nunjucks/src/lib.js:34:15)
    at new_cls.render (/Users/airclear/works/projects/vuejs.org/node_modules/nunjucks/src/environment.js:469:27)
    at new_cls.renderString (/Users/airclear/works/projects/vuejs.org/node_modules/nunjucks/src/environment.js:327:21)
    at /Users/airclear/works/projects/vuejs.org/node_modules/hexo/lib/extend/tag.js:66:9
    at Promise._execute (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/debuggability.js:300:9)
    at Promise._resolveFromExecutor (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:483:18)
    at new Promise (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:79:10)
    at Tag.render (/Users/airclear/works/projects/vuejs.org/node_modules/hexo/lib/extend/tag.js:64:10)
    at Object.tagFilter [as onRenderEnd] (/Users/airclear/works/projects/vuejs.org/node_modules/hexo/lib/hexo/post.js:253:16)
    at /Users/airclear/works/projects/vuejs.org/node_modules/hexo/lib/hexo/render.js:65:19
    at tryCatcher (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/util.js:16:23)
    at Promise._settlePromiseFromHandler (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:512:31)
    at Promise._settlePromise (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:569:18)
    at Promise._settlePromise0 (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:614:10)
    at Promise._settlePromises (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/promise.js:693:18)
    at Async._drainQueue (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/async.js:133:16)
    at Async._drainQueues (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/async.js:143:10)
    at Immediate.Async.drainQueues (/Users/airclear/works/projects/vuejs.org/node_modules/bluebird/js/release/async.js:17:14)
    at runCallback (timers.js:651:20)
    at tryOnImmediate (timers.js:624:5)
    at processImmediate [as _immediateCallback] (timers.js:596:5)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:19 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
NoahDragoncommented, May 17, 2017

The hexo 3.3.6 fix this issue. https://github.com/hexojs/hexo/pull/2568

0reactions
chrisvfritzcommented, May 18, 2017

Hmm, I finally do get an error with 3.3.6 now:

FATAL <pre> tag should be coupled: "undefined" <=> "</pre>"

I’ll put off upgrading for a while still.

Read more comments on GitHub >

github_iconTop Results From Across the Web

unknown block tag: endraw · Issue #895 · vuejs/v2.vuejs.org
Found this while trying to fix the error: hexojs/hexo#1837. Here is the whole debug output: ➜ vuejs.org git:(master) ✗ hexo generate --debug ...
Read more >
Rendering Markdown in Nunjucks gives block tag error
I am trying to render Markdown in a file using Nunjucks markdown, but I am getting a block tag error when I try...
Read more >
Developers - unknown block tag: endraw - - Bountysource
Coming soon: A brand new website interface for an even better experience!
Read more >
Overcoming Unknown Tag Related Errors in MkDocs
Overcoming Unknown Tag Related Errors in MkDocs · Navigate to the respective page that is indicated in the error message. · Check for...
Read more >
Writing the endraw tag in Jekyll code blocks - SLaks.Blog
Write the rest of the of the tag ( endraw %} ); Re-enter the {% raw %} block to continue with other markup....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found