"npm install" on "gh-pages" branch fails because of sqlite3
Open
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
With a fresh checkout of the `gh-pages` branch. Do an `npm install`. It will fail due to `node-gyp` and its handling of the `sqlite3` package.
Contributor guide
Research direction
Check out the gh-pages branch and reproduce the failure with npm install, paying attention to the node-gyp handling of the sqlite3 package. Done means a fresh checkout can complete npm install successfully without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100