Skip to content

Can't install multiple architectures at once. #248

@cscott

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.

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