Skip to content
New issue

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

Fails to prepare plugins with latest node on windows #111

Closed
balupton opened this issue Dec 13, 2011 · 0 comments
Closed

Fails to prepare plugins with latest node on windows #111

balupton opened this issue Dec 13, 2011 · 0 comments

Comments

@balupton
Copy link
Member

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.

balupton added a commit that referenced this issue Oct 23, 2013
…and disabled by default. Disabled a few other plugins by default too. Changed haml and npm dep verison numbers to support node 0.4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant