Hacker News new | ask | show | jobs
by jahansafd 4453 days ago
I had trouble with bcrypt
2 comments

Same, my problem was with a project that contained bcrypt in a node js project (fetched it from GitHub and NodeJS in Visual Studio didn't succeed at importing bcrypt for some reason).

I think it was the Ghost project (the blogging platform), that used bcrypt. (i hope you guys of NodeJS Tools read this, because it was the reason i didn't use it and used my Raspberry PI as an alternative :) )

Our project uses bcrypt as well, and could not easily be npm'd on Windows.