Skip to content

Instantly share code, notes, and snippets.

@patocallaghan
Created June 20, 2012 11:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patocallaghan/2959424 to your computer and use it in GitHub Desktop.
Save patocallaghan/2959424 to your computer and use it in GitHub Desktop.
DocPad Error v6.0.7
c:\Dev>mkdir docpad
c:\Dev>cd docpad
c:\Dev\docpad>docpad --version
6.0.7
c:\Dev\docpad>docpad run -d
debug: DocPad loaded succesfully
→ [2012-06-20 23:12:57.446] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
debug: Loaded the following plugins:
→ [2012-06-20 23:12:57.457] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
info: Welcome to DocPad v6.0.7
→ [2012-06-20 23:12:57.464] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
debug: Performing the action all
→ [2012-06-20 23:12:57.467] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
debug: Loading configuration url: https://raw.github.com/bevry/docpad-extras/docpad-6.x/exchange.json
→ [2012-06-20 23:12:58.006] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
You are about to create your new project inside your current directory. Below is a list of skeletons to bootstrap your new project:
HTML5 Boilerplate
HTML5 Boilerplate skeleton for DocPad. Bare essentials for building a mo
dern website with best practices.
Website Skeleton
Website skeleton for DocPad. Useful for personal websites and blogs. Pul
ls in social streams and github information.
Kitchensink
A DocPad Skeleton useful for showcasing different features and functiona
lity of DocPad. Implemented using Twitter Bootstrap.
Which skeleton will you use?
1) HTML5 Boilerplate
2) Website Skeleton
3) Kitchensink
: 3
debug: Loading configuration url: https://raw.github.com/bevry/docpad-extras/docpad-6.x/exchange.json
→ [2012-06-20 23:13:18.242] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
CreateProcessW: The system cannot find the file specified.
CreateProcessW: The system cannot find the file specified.
CreateProcessW: The system cannot find the file specified.
CreateProcessW: The system cannot find the file specified.
CreateProcessW: The system cannot find the file specified.
CreateProcessW: The system cannot find the file specified.
debug: Loading configuration path: C:\Users\Pat\AppData\Roaming\npm\node_modules
\docpad\package.json
→ [2012-06-20 23:13:19.307] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
debug: Loading configuration path: c:\Dev\docpad\package.json
→ [2012-06-20 23:13:19.312] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
debug: Loading configuration path: c:\Dev\docpad\docpad.cson
→ [2012-06-20 23:13:19.317] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
info: Generating...
→ [2012-06-20 23:13:19.325] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
warning: DocPad is currently running without any plugins installed. You probably
want to install some: https://github.com/bevry/docpad/wiki/Plugins
→ [2012-06-20 23:13:19.339] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
error: Something went wrong with the action
→ [2012-06-20 23:13:19.344] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
error: An error occured: Cannot generate website as the src dir was not found Error: Cannot generate website as the src dir was not found
at C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js:15
13:17
at C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\node_modules\bal-util\out\lib\paths.js:135:18
at Object.oncomplete (path.js:415:19)
→ [2012-06-20 23:13:19.347] [C:\Users\Pat\AppData\Roaming\npm\node_modules\docpad\out\lib\docpad.js] [DocPad.log]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment