Skip to content

Bundling @node-rs/bcrypt fails. #926

@ivands

Description

@ivands

I'm trying to bundle @node-rs/bcrypt with Rollup to deploy it to AWS Lambda.
However weirdly it only bundles the following files:

  • bcrypt.darwin-arm64_1.node
  • bcrypt.darwin-arm64_1_1.node

While my lambda is trying to load bcrypt.android-arm64.node.
Any idea why this is happening and how to solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions