Skeleton list isn't available with DocPad run command -



Skeleton list isn't available with DocPad run command -

when utilize command d:\path>docpad run, have 1 selection skeleton because error when docpad tried updating exchange.

the output of command:

d:\path>docpad run info: welcome docpad v6.69.1 (global installation: c:\users\v20100v\appdata\roaming\npm\node_modules\docpad) notice: if saw message donated $1/week, maintaining docpad become sustainable: http://docpad.org/donate info: contribute: http://docpad.org/docs/contribute info: plugins: info: environment: development info: updating exchange... can take moment... notice: error occured fetching exchange data, okay, not skeletons available undefined { code: 'etimedout', errno: 'etimedout', syscall: 'connect' } info: create new project within current directory. below list of skeletons bootstrap new project: 1. no skeleton prefer start scratch? can started without skeleton if wish skeleton use? [1-1] 1. no skeleton >

information configuration :

-> windows 7 -> node v0.10.13 -> npm v1.3.2 -> docpad v6.69.1

may proxy problem, node , npm work fine configuration proxy.

any thought how prepare this?

docpad

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -