1
info: Welcome to DocPad v6.63.3 (global installation: /usr/lib/node_modules/docpad)
info: Contribute: http://docpad.org/docs/contribute
info: Plugins:
info: Environment: development
info: Updating the exchange...
This can take a moment...
notice: An error occured fetching the exchange data, this is okay, but not all skeletons will be available to you undefined { timeout: 30000 }
info: You are about to create your new project inside your current directory. Below is a list of skeletons to bootstrap your new project:
1. No Skeleton
Prefer to start from scratch? You can get started without any skeleton if you wish
Which skeleton will you use? [1-1]
1. No Skeleton
當我嘗試運行「docpad run」命令時,出現上述錯誤。我試圖在另一臺電腦上安裝docpad,並得到相同的錯誤。我怎樣才能解決這個問題?骨架選擇不可用
相當http://stackoverflow.com/questions/26339384/skeleton-list-isnt-available-with-docpad-run-command – guaka