node-sqlite3
node-sqlite3 copied to clipboard
SQLite3 bindings for Node.js
[`runner.arch`](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#runner-context) will be `ARM64` on both `macos-latest` and `ubuntu-24.04-arm`. * [GitHub Actions: Detecting the operating system](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#detecting-the-operating-system) --> `runner.os` in ["macOS", "Linux", "Windows"] * [Standard GitHub-hosted runners for public repositories](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories) -->...
### Issue Summary There is a error on progress of build electron app. ### Relevant logs or output ⨯ cannot build native dependency reason=prebuild-install failed with error and build from...
### Issue Summary When we are closing our electron app, we see a crash. We are seeing this intermittently.: ``` Error Formulating Crash Report: PC register does not match crashing...
### Issue Summary • build native dependency from sources name=sqlite3 version=5.1.7 platform=win32 arch=x64 napi= reason=prebuild-install failed with error (run with env DEBUG=electron-builder to get more information) error=prebuild-install info begin Prebuild-install...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [node-gyp](https://redirect.github.com/nodejs/node-gyp) | [`8.x` -> `11.x`](https://renovatebot.com/diffs/npm/node-gyp/8.4.1/11.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://redirect.github.com/mochajs/mocha)) | [`10.2.0` -> `11.0.1`](https://renovatebot.com/diffs/npm/mocha/10.2.0/11.0.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
The current package.json convert the 3,6 array to a N-API 36 that don't exist.
### Issue Summary It is 3.44.2, which means it doesn't support JSONB. ### Steps to Reproduce select sqlite_version(); ### Version 5.1.7 ### Node.js Version 21.6.2 ### How did you install...
### Issue Summary I've been testing my application with MacOS, but when I try to deploy my application in a cloud function which is running on linux and x64 architecture...
### Issue Summary ``` $ pnpm i Lockfile is up to date, resolution step is skipped Packages: +74 -7 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------- Progress: resolved 74, reused 74, downloaded 0, added 55, done...