UNPKG

1.03 kBMarkdownView Raw
1Thanks for reporting a new issue with the node bcrypt module!
2
3To help you resolve your issue faster please make sure you have done the following:
4
5* Searched existing issues (even closed ones) for your same problem
6* Make sure you have installed the required dependencies listed on the readme
7* Read your npm error log for lines telling you what failed, usually it is a problem with not having the correct dependencies installed to build the native module
8
9Once you have done the above and are still confident that the issue is with the module, please describe it below. Some things that really help get your issue resolved faster are:
10
11* What went wrong?
12* What did you expect to happen?
13* Which version of nodejs and OS?
14* If you find a bug, please write a failing test.
15
16Thanks!
17
18P.S. If it doesn't look like you read the above then your issue will likely be closed without further explanation. Sorry, but there are just too many issues opened with no useful information or questions which have been previously addressed.