Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CodingBear-Git opened this issue Jan 26, 2024 · 0 comments
Open

Comments

@CodingBear-Git
Copy link

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

@CodingBear-Git CodingBear-Git changed the title How to install sqlite for Linux using Windows? Or vice versa? How to install sqlite for Linux and Windows? Feb 1, 2024
@CodingBear-Git CodingBear-Git changed the title How to install sqlite for Linux and Windows? How to install sqlite for Linux and Windows in the same project? Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant