4 ms·
I had trouble with bcrypt
by jahansafd 12y ago
I had trouble with bcrypt
- NicoJuicy 12y agoSame, 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 :) )
- balls187 12y agoOur project uses bcrypt as well, and could not easily be npm'd on Windows.