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

Help ~~~~ bcrypt error? #1

Open
smurfyuen opened this issue Aug 31, 2015 · 1 comment
Open

Help ~~~~ bcrypt error? #1

smurfyuen opened this issue Aug 31, 2015 · 1 comment

Comments

@smurfyuen
Copy link

E:\Project\Learning Ionic_Code\Chapter 6\chapter6\chapter6\server>node server.js

[Error: %1 is not a valid Win32 application.
E:\Project\Learning Ionic_Code\Chapter 6\chapter6\chapter6\server\node_modules\m
ongojs\node_modules\mongodb\node_modules\bson\build\Release\bson.node]
js-bson: Failed to load c++ bson extension, using pure JS version
E:\Project\Learning Ionic_Code\Chapter 6\chapter6\chapter6\server\node_modules\b
crypt\node_modules\bindings\bindings.js:83
throw e
^
Error: %1 is not a valid Win32 application.
E:\Project\Learning Ionic_Code\Chapter 6\chapter6\chapter6\server\node_modules\b
crypt\build\Release\bcrypt_lib.node
at Error (native)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at bindings (E:\Project\Learning Ionic_Code\Chapter 6\chapter6\chapter6\serv
er\node_modules\bcrypt\node_modules\bindings\bindings.js:76:44)
at Object. (E:\Project\Learning Ionic_Code\Chapter 6\chapter6\cha
pter6\server\node_modules\bcrypt\bcrypt.js:3:35)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)

@arvindr21
Copy link
Member

Looks like an issue with bcrypt module on windows. Try uninstalling the module and installing it again.

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