kelektiv / node.bcrypt.js

bcrypt for NodeJs
MIT License
7.47k stars 516 forks source link

webpack build bcrypt.js into a single file will report error #983

Closed linxiaowu66 closed 1 year ago

linxiaowu66 commented 1 year ago

Thanks for reporting a new issue with the node bcrypt module!

To help you resolve your issue faster please make sure you have done the following:

Once 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:

webpack build bcrypt.js into a single file(eg: main.js) and run node main.js, bcrypt will require my package.json to fill the binary field, it is so wired?

node v18, MacOs: Ventura

Thanks!

P.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.

recrsn commented 1 year ago

Using bundlers is not supported