webcomponents / webcomponents.github.io

WebComponents.org is where community-members document Web Components best practices
http://webcomponents.org
733 stars 126 forks source link

Doc just stops when trying to run website locally #134

Closed 0x-r4bbit closed 10 years ago

0x-r4bbit commented 10 years ago

Following the installation instructions, I have to run

$ npm run watch

To get the site running locally. However, running this command ends up with this output:

pp at slotmachine in ~/projects/webcomponents.github.io on site
$ npm run watch

> @ watch /Users/pp/projects/webcomponents.github.io
> docpad run

info: Welcome to DocPad v6.69.0 (local installation: /Users/pp/projects/webcomponents.github.io/node_modules/docpad)
notice: If everyone who saw this message donated $1/week, maintaining DocPad would become sustainable: http://docpad.org/donate
info: Contribute: http://docpad.org/docs/contribute
info: Plugins: cleanurls, eco, ghpages, grunt, highlightjs, marked, moment, paged, partials, tags
info: Environment: development
Before we continue, have you read and agree to DocPad's Terms of Service (http://bevry.me/tos) and Privacy Policy (http://bevry.me/privacy)? [Y/n] 

No matter how this questions is answered, docpad just stops. Is that a know issue?

zenorocha commented 10 years ago

Thanks for reporting @PascalPrecht :)

0x-r4bbit commented 10 years ago

@zenorocha sure bro