zoukankan      html  css  js  c++  java
  • Hexo 使用中搭建博客过程中遇到的坑

        (node:1172) [DEP0061] DeprecationWarning: fs.SyncWriteStream is deprecated. INFO Start processingFATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.htmlTemplate render error: (unknown path) [Line 21, Column 171] Error: Unable to call `now`, which is undefined or falsey at Object.exports.prettifyError (E:sharpcj_web ode_modules\_nunjucks@2.5.2@nunjuckssrclib.js:34:15) at E:sharpcj_web ode_modules\_nunjucks@2.5.2@nunjuckssrcenvironment.js:486:31 at new_cls.root [as rootRenderFunc] (eval at _compile (E:sharpcj_web ode_modules\_nunjucks@2.5.2@nunjuckssrcenvironment.js:565:24), <anonymous>:18:3) at new_cls.render (E:sharpcj_web ode_modules\_nunjucks@2.5.2@nunjuckssrcenvironment.js:479:15) at new_cls.renderString (E:sharpcj_web ode_modules\_nunjucks@2.5.2@nunjuckssrcenvironment.js:327:21) at E:sharpcj_web ode_modules\_hexo@3.3.7@hexolibextend ag.js:66:9 at Promise._execute (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleasedebuggability.js:300:9) at Promise._resolveFromExecutor (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleasepromise.js:483:18) at new Promise (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleasepromise.js:79:10) at Tag.render (E:sharpcj_web ode_modules\_hexo@3.3.7@hexolibextend ag.js:64:10) at Object.tagFilter [as onRenderEnd] (E:sharpcj_web ode_modules\_hexo@3.3.7@hexolibhexopost.js:253:16) at E:sharpcj_web ode_modules\_hexo@3.3.7@hexolibhexo ender.js:65:19 at tryCatcher (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleaseutil.js:16:23) at Promise._settlePromiseFromHandler (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleasepromise.js:512:31) at Promise._settlePromise (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleasepromise.js:569:18) at Promise._settlePromise0 (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleasepromise.js:614:10) at Promise._settlePromises (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleasepromise.js:693:18) at Async._drainQueue (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleaseasync.js:133:16) at Async._drainQueues (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleaseasync.js:143:10) at Immediate.Async.drainQueues [as _onImmediate] (E:sharpcj_web ode_modules\_bluebird@3.5.0@bluebirdjs eleaseasync.js:17:14) at runCallback (timers.js:800:20)         at tryOnImmediate (timers.js:762:5)      

  • 相关阅读:
    Bundles
    使用二进制协议 (附源码)
    河内之塔 算法
    什么是DCI
    C#利用ODP.NET往oracle中高效插入百万数据
    分析Sizzle引擎
    data格式加载图片
    jQuery获取checkbox选中项等操作及注意事项
    日期类型函数转换的特殊性
    QT中代码中与设计器中控件信号与SLOT连接(原来还可以这样连接)
  • 原文地址:https://www.cnblogs.com/wuyuxin/p/7019913.html
Copyright © 2011-2022 走看看