Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

happened an error #11

Open
drduan opened this issue Jan 23, 2016 · 1 comment
Open

happened an error #11

drduan opened this issue Jan 23, 2016 · 1 comment

Comments

@drduan
Copy link

drduan commented Jan 23, 2016

FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html
TypeError: callback is not a function
    at Hexo.<anonymous> (/Users/duanxudong/Documents/blog/node_modules/hexo-generator-api/index.js:102:3)
    at Hexo.tryCatcher (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/util.js:26:23)
    at Hexo.ret (eval at <anonymous> (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/promisify.js:163:12), <anonymous>:14:23)
    at Hexo.tryCatcher (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/util.js:26:23)
    at Hexo.<anonymous> (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/method.js:15:34)
    at /Users/duanxudong/Documents/blog/node_modules/hexo/lib/hexo/index.js:325:24
    at tryCatcher (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/util.js:26:23)
    at MappingPromiseArray._promiseFulfilled (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/map.js:56:38)
    at MappingPromiseArray.init (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/promise_array.js:92:18)
    at MappingPromiseArray.init (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/map.js:29:23)
    at Async._drainQueue (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:128:12)
    at Async._drainQueues (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:133:10)
    at Immediate.Async.drainQueues [as _onImmediate] (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:15:14)
    at processImmediate [as _immediateCallback] (timers.js:383:17)
FATAL TypeError: callback is not a function
    at Hexo.<anonymous> (/Users/duanxudong/Documents/blog/node_modules/hexo-generator-api/index.js:102:3)
    at Hexo.tryCatcher (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/util.js:26:23)
    at Hexo.ret (eval at <anonymous> (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/promisify.js:163:12), <anonymous>:14:23)
    at Hexo.tryCatcher (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/util.js:26:23)
    at Hexo.<anonymous> (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/method.js:15:34)
    at /Users/duanxudong/Documents/blog/node_modules/hexo/lib/hexo/index.js:325:24
    at tryCatcher (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/util.js:26:23)
    at MappingPromiseArray._promiseFulfilled (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/map.js:56:38)
    at MappingPromiseArray.init (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/promise_array.js:92:18)
    at MappingPromiseArray.init (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/map.js:29:23)
    at Async._drainQueue (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:128:12)
    at Async._drainQueues (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:133:10)
    at Immediate.Async.drainQueues [as _onImmediate] (/Users/duanxudong/Documents/blog/node_modules/hexo/node_modules/bluebird/js/main/async.js:15:14)
    at processImmediate [as _immediateCallback] (timers.js:383:17)
@benwinding
Copy link

Also experiencing this, anyone got a solution or alternative?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants