node-red / node-red/node-red-nodes
Unable to install sqlite3 on Mac (Catalina)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 3
Description
The packet can not be downloaded from the source and can not be build:
[out] > sqlite3@4.2.0 install /Users/hasch/.node-red/node_modules/sqlite3
[out] > node-pre-gyp install --fallback-to-build
[out]
[err] node-pre-gyp
[err]
[err] WARN Using needle for node-pre-gyp https download
[err] node-pre-gyp
[err] WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v83-darwin-x64.tar.gz
[err] node-pre-gyp WARN Pre-built binaries not found for sqlite3@4.2.0 and node@14.15.4 (node-v83 ABI, unknown) (falling back to source compile with node-gyp)
[err] (node:46910) UnhandledPromiseRejectionWarning: Error: spawn Unknown system error -86
Please tell us about your environment:
- Node-RED version: 1.2.6
- node.js version: 14.15.4
- npm version: 6.14.11
- Platform/OS: MacOS Catalina 10.15.7
- Browser: Safari
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing installation with Node-RED 1.2.6, Node.js 14.15.4, npm 6.14.11, and macOS Catalina 10.15.7, then inspect the node-pre-gyp and node-gyp errors shown in the report. Done means sqlite3 installs successfully on the reported environment or the supported workaround is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, sqlite
- Domain
- build-system, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100