Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Can't install multiple architectures at once. #248

Description

@cscott

The old binary installation scheme installed binaries under (for example) lib/binding/Release/node-v11-linux-ia32/node_sqlite3.node. The new scheme omits the architectures and node version number and installs as lib/node_sqlite3.node. This is a severe regression! I can no longer use a shared node_modules directory tree for deployments on multiple versions of node or architectures.

Please restore the ability to install multiple binaries for sqlite3 in the same node_modules tree.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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