You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "lovepoem (GitHub)" <gi...@apache.org> on 2019/08/14 04:53:04 UTC

[GitHub] [dubbo-website] lovepoem commented on issue #446: The whole ecology page of Dubbo

> rm -rf node_modules && npm i

I did it , now have a new error 
```perilog
wxdeMacBook-Pro:dubbo-website wx$ docsite build
assert.js:42
  throw new errors.AssertionError({
  ^

AssertionError [ERR_ASSERTION]: Task function must be specified
    at Gulp.set [as _setTask] (/Users/wx/projects/dubbo-website/node_modules/undertaker/lib/set-task.js:10:3)
    at Gulp.task (/Users/wx/projects/dubbo-website/node_modules/undertaker/lib/task.js:13:8)
    at Object.<anonymous> (/Users/wx/projects/dubbo-website/gulpfile.js:14:6)
    at Module._compile (module.js:653:30)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)
    at Module.require (module.js:597:17)
    at require (internal/module.js:11:18)
exec: assert.js:42
  throw new errors.AssertionError({
  ^

AssertionError [ERR_ASSERTION]: Task function must be specified
    at Gulp.set [as _setTask] (/Users/wx/projects/dubbo-website/node_modules/undertaker/lib/set-task.js:10:3)
    at Gulp.task (/Users/wx/projects/dubbo-website/node_modules/undertaker/lib/task.js:13:8)
    at Object.<anonymous> (/Users/wx/projects/dubbo-website/gulpfile.js:14:6)
    at Module._compile (module.js:653:30)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)
    at Module.require (module.js:597:17)
    at require (internal/module.js:11:18)


```

[ Full content available at: https://github.com/apache/dubbo-website/pull/446 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org