dcodeIO / bcrypt.js

Optimized bcrypt in plain JavaScript with zero dependencies.
Other
3.51k stars 267 forks source link

Using Apache Cordova don't compile because bcrypt.min.js.gz #37

Closed davidjdr-icox closed 6 years ago

davidjdr-icox commented 8 years ago

When using the library in Apache Cordova project and try to compile appears gradle error referred to the previous existence of the file bcrypt.min.js.gz

The solution is erase the file and try to compile again.

Ruffio commented 7 years ago

IMHO this should be closed