Created
January 23, 2013 02:46
-
-
Save mikeumus/4601417 to your computer and use it in GitHub Desktop.
docpad ran 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[email protected] node_modules\docpad-plugin-livereload | |
└── [email protected] ([email protected], [email protected], [email protected], socket.io-c | |
[email protected]) | |
info: Installed the skeleton succesfully | |
info: DocPad listening to http://localhost:9778/ on directory c:\Users\DM\My Doc | |
uments\MDM\Web Projects\Client Projects\Web-Mart\Development\Website\out | |
info: LiveReload listening to new socket on channel /docpad-livereload with log | |
level 1 | |
info: Generating... | |
warning: | |
Rendering the extension "eco" to "html" on "index.html.eco" didn't do anything | |
. | |
Explanation here: http://docpad.org/extension-not-rendering | |
warning: | |
Rendering the extension "eco" to "html" on "footer.html.eco" didn't do anythin | |
g. | |
Explanation here: http://docpad.org/extension-not-rendering | |
warning: Something went wrong while rendering: c:\Users\DM\My Documents\MDM\Web | |
Projects\Client Projects\Web-Mart\Development\Website\src\layouts\default.html.e | |
co | |
warning: Something went wrong while rendering: c:\Users\DM\My Documents\MDM\Web | |
Projects\Client Projects\Web-Mart\Development\Website\src\layouts\primary.html.e | |
co | |
warning: Something went wrong while rendering: c:\Users\DM\My Documents\MDM\Web | |
Projects\Client Projects\Web-Mart\Development\Website\src\documents\index.html.e | |
co | |
error: Something went wrong with the action | |
error: An error occured: | |
TypeError: Object #<Object> has no method 'getFileUrl' | |
at Object.eval (eval at <anonymous> (C:\Users\DM\Documents\MDM\Web Projects\ | |
Client Projects\Web-Mart\Development\Website\node_modules\docpad-plugin-eco\node | |
_modules\eco\lib\compiler.js:19:12)) | |
at Object.eval (eval at <anonymous> (C:\Users\DM\Documents\MDM\Web Projects\ | |
Client Projects\Web-Mart\Development\Website\node_modules\docpad-plugin-eco\node | |
_modules\eco\lib\compiler.js:19:12)) | |
at eval (eval at <anonymous> (C:\Users\DM\Documents\MDM\Web Projects\Client | |
Projects\Web-Mart\Development\Website\node_modules\docpad-plugin-eco\node_module | |
s\eco\lib\compiler.js:19:12)) | |
at Function.eco.render (C:\Users\DM\Documents\MDM\Web Projects\Client Projec | |
ts\Web-Mart\Development\Website\node_modules\docpad-plugin-eco\node_modules\eco\ | |
lib\index.js:26:25) | |
at EcoPlugin.module.exports.EcoPlugin.render (C:\Users\DM\Documents\MDM\Web | |
Projects\Client Projects\Web-Mart\Development\Website\node_modules\docpad-plugin | |
-eco\out\eco.plugin.js:23:37) | |
at Object.balUtilFlow.fireWithOptionalCallback (c:\Users\DM\AppData\Roaming\ | |
npm\node_modules\docpad\node_modules\bal-util\out\lib\flow.js:39:27) | |
at BasePlugin.bindEvents (c:\Users\DM\AppData\Roaming\npm\node_modules\docpa | |
d\out\lib\plugin.js:57:26) | |
at Object.balUtilFlow.fireWithOptionalCallback (c:\Users\DM\AppData\Roaming\ | |
npm\node_modules\docpad\node_modules\bal-util\out\lib\flow.js:32:27) | |
at Object.EventEmitterEnhanced.emitSync (c:\Users\DM\AppData\Roaming\npm\nod | |
e_modules\docpad\node_modules\bal-util\out\lib\events.js:49:30) | |
at Object.balUtilFlow.fireWithOptionalCallback (c:\Users\DM\AppData\Roaming\ | |
npm\node_modules\docpad\node_modules\bal-util\out\lib\flow.js:32:27) |
Alright, done: http://stackoverflow.com/questions/14481482/docpad-run-errors-and-warnings
Thanks again Matt for looking into it. I also checked every stackoverflow question tagged docpad before asking. Hopefully someone thinks of whatever I'm missing.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you ask about this on Stack Overflow using the
docpad
tag? I'm sure someone will be able to help :)