Skip to content

How to install sqlite for Linux and Windows in the same project? #1754

Open
@CodingBear-Git

Description

@CodingBear-Git

Issue Summary

How to install sqlite for Linux using Windows? Or vice versa?
In version 5.1.6 it was possible to make multiple sqlite builds here: "\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64" and "\node_modules\sqlite3\lib\binding\napi-v6-linux- musl-x64".
Thus, the application worked on both Linux and Windows.

Relevant logs or output

There is no way to install sqlite for another or more OS

Version

5.1.7

Node.js Version

20.11.0

How did you install the library?

npm i sqlite3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions