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

mongooseauth cant install in Windows npm #110

Open
ldsenow opened this issue Jun 25, 2012 · 1 comment
Open

mongooseauth cant install in Windows npm #110

ldsenow opened this issue Jun 25, 2012 · 1 comment

Comments

@ldsenow
Copy link

ldsenow commented Jun 25, 2012

I am having issue with installing mongooseauth in Windows. Please see the error below

ERR! error rolling back [email protected] Error: ENOTEMPTY, rmdir 'C:\Users\xxx\Documents\My Web Sites\NexusPointExpress\node_modules\mongoose-auth\node_modules\mongoose-types\tests'
ERR! [email protected] install: make build
ERR! cmd "/c" "make build" failed with 1
ERR!
ERR! Failed at the [email protected] install script.
ERR! This is most likely a problem with the bcrypt package,
ERR! not with npm itself.
ERR! Tell the author that this fails on your system:
ERR! make build
ERR! You can get their info via:
ERR! npm owner ls bcrypt
ERR! There is likely additional logging output above.
ERR!
ERR! System Windows_NT 6.1.7601
ERR! command "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install" "mongoose-auth"
ERR! cwd C:\Users\xxx\Documents\My Web Sites\NexusPointExpress
ERR! node -v v0.6.19
ERR! npm -v 1.1.24
ERR! code ELIFECYCLE
ERR! message [email protected] install: make build
ERR! message cmd "/c" "make build" failed with 1
ERR! errno {}
verbose exit [ 1, true ]

@Aerlinger
Copy link

I have the same issue, but haven't been able to fix it. The problem is apparently with bcrypt which is installed with mongoose-auth. There's a more in-depth discussion here: kelektiv/node.bcrypt.js#77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants