We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33043f5 + 564a5d8 commit 2a3c445Copy full SHA for 2a3c445
package.json
@@ -56,7 +56,7 @@
56
],
57
"binary": {
58
"module_name": "bcrypt_lib",
59
- "module_path": "./lib/binding/napi-v{napi_build_version}",
+ "module_path": "./lib/binding/napi-v{napi_build_version}-{platform}-{arch}-{libc}",
60
"package_name": "{module_name}-v{version}-napi-v{napi_build_version}-{platform}-{arch}-{libc}.tar.gz",
61
"host": "https://github.com",
62
"remote_path": "kelektiv/node.bcrypt.js/releases/download/v{version}",
0 commit comments