coneycode / hexo-git-backup

you can use it to backup your blog into git.
MIT License
458 stars 66 forks source link

错误 #4

Closed Liaoer closed 9 years ago

Liaoer commented 9 years ago

ERROR Plugin load failed: hexo-git-backup SyntaxError: Unexpected token var at Module._compile (module.js:439:25) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (/Users/hrj/blog/node_modules/hexo/lib/hexo/index.js:213:21) at /Users/hrj/blog/node_modules/hexo-git-backup/index.js:10:66 at /Users/hrj/blog/node_modules/hexo/lib/hexo/index.js:229:12 at tryCatcher (/Users/hrj/blog/node_modules/hexo/node_modules/bluebird/js/main/util.js:24:31) at Promise._settlePromiseFromHandler (/Users/hrj/blog/node_modules/hexo/node_modules/bluebird/js/main/promise.js:454:31) at Promise._settlePromiseAt (/Users/hrj/blog/node_modules/hexo/node_modules/bluebird/js/main/promise.js:530:18) at Promise._settlePromises (/Users/hrj/blog/node_modules/hexo/node_modules/bluebird/js/main/promise.js:646:14) at Async._drainQueue (/Users/hrj/blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:79:16) at Async._drainQueues (/Users/hrj/blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:89:10) at Async.drainQueues (/Users/hrj/blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:14:14) at process._tickCallback (node.js:419:13)

yanyuechuixue commented 9 years ago

我也遇到了..

coneycode commented 9 years ago

因为,3.0还没有做适配。。然后,升级hexo3.0真的挺坑。。

coneycode commented 9 years ago

bug fix, please update later.