Node.bcrypt.js: why i can install 3.0.6,bug i can't install 3.0.7

Created on 23 Nov 2019  路  5Comments  路  Source: kelektiv/node.bcrypt.js

why i can install 3.0.6,bug i can't install 3.0.7

Most helpful comment

Hi guys,
I've used this package before and never had any issues. This time, I tried installing it and got errors inside the command line and couldn't see what I'd done wrong. This package is currently being updated, so these issues aren't OUR fault. Once everything has been sorted out on their end, things should revert back to normal.
In the meantime, I recommend using the previous version of bcrypt; that is version 3.0.6. You can get access to it by running this command in your terminal:

npm install [email protected]

Hope this helps!

All 5 comments

If it's windows then please wait till we upload pre-compiled binaries

@agathver when do you think the pre-compiled binaires will be available?

The issue still exists. I ended up reverting back to 3.0.6.

Hi guys,
I've used this package before and never had any issues. This time, I tried installing it and got errors inside the command line and couldn't see what I'd done wrong. This package is currently being updated, so these issues aren't OUR fault. Once everything has been sorted out on their end, things should revert back to normal.
In the meantime, I recommend using the previous version of bcrypt; that is version 3.0.6. You can get access to it by running this command in your terminal:

npm install [email protected]

Hope this helps!

Hi guys,
I've used this package before and never had any issues. This time, I tried installing it and got errors inside the command line and couldn't see what I'd done wrong. This package is currently being updated, so these issues aren't OUR fault. Once everything has been sorted out on their end, things should revert back to normal.
In the meantime, I recommend using the previous version of bcrypt; that is version 3.0.6. You can get access to it by running this command in your terminal:

npm install [email protected]

Hope this helps!

Installing older version helped. Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

enneid picture enneid  路  5Comments

SpaceG picture SpaceG  路  4Comments

raj9211 picture raj9211  路  3Comments

japita-se picture japita-se  路  4Comments

thorlacius picture thorlacius  路  4Comments