We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
warning: Failed to load the plugin totaldocuments at C:\projects\test/plugins/t taldocuments. The error follows → [2011-12-13 23:58:21.278] [C:\Users\balupton\AppData\Roaming\npm\node_mod les\docpad\lib\docpad.coffee] [unknown] warning: An error occured: Command failed: npm ERR! prefix directory not found npm ERR! Error: ENOENT, no such file or directory 'C:\projects\test\plugins\tot ldocuments\~\AppData\Roaming\npm' npm ERR! Report this *entire* log at: npm ERR! <http://github.com/isaacs/npm/issues> npm ERR! or email it to: npm ERR! <[email protected]> npm ERR! npm ERR! System Windows_NT 6.1.7601 npm ERR! command "node" "C:\\Users\\balupton\\AppData\\Roaming\\npm\\node_modul s\\docpad\\node_modules\\npm\\bin\\npm-cli.js" "install" npm ERR! cwd C:\projects\test\plugins\totaldocuments npm ERR! node -v v0.6.5 npm ERR! npm -v 1.0.106 npm ERR! path C:\projects\test\plugins\totaldocuments\~\AppData\Roaming\npm npm ERR! code ENOENT Error: Command failed: npm ERR! prefix directory not found npm ERR! Error: ENOENT, no such file or directory 'C:\projects\test\plugins\tot ldocuments\~\AppData\Roaming\npm' npm ERR! Report this *entire* log at: npm ERR! <http://github.com/isaacs/npm/issues> npm ERR! or email it to: npm ERR! <[email protected]> npm ERR! npm ERR! System Windows_NT 6.1.7601 npm ERR! command "node" "C:\\Users\\balupton\\AppData\\Roaming\\npm\\node_modul s\\docpad\\node_modules\\npm\\bin\\npm-cli.js" "install" npm ERR! cwd C:\projects\test\plugins\totaldocuments npm ERR! node -v v0.6.5 npm ERR! npm -v 1.0.106 npm ERR! path C:\projects\test\plugins\totaldocuments\~\AppData\Roaming\npm npm ERR! code ENOENT
Appears to be due to https://github.com/balupton/docpad/commit/59926f09b3cc875690e4ab0bc48371c5db32bdae and https://github.com/balupton/docpad/commit/691b32adc35462f895d65c4fc6420d801094d941 changes for heroku support. Works fine on OSX.
The text was updated successfully, but these errors were encountered:
Fixes #107, #111, #106, #110. Prep for v2.5.0 release.
9319de4
4f9194a
8577129
v2.5.0. Properly fixed #111. Split html2jade out of the jade plugin, …
c343712
…and disabled by default. Disabled a few other plugins by default too. Changed haml and npm dep verison numbers to support node 0.4.
No branches or pull requests
Appears to be due to https://github.com/balupton/docpad/commit/59926f09b3cc875690e4ab0bc48371c5db32bdae and https://github.com/balupton/docpad/commit/691b32adc35462f895d65c4fc6420d801094d941 changes for heroku support. Works fine on OSX.
The text was updated successfully, but these errors were encountered: