mafintosh / mafintosh/hypervision
Harfbuzz version too old
- Dominant language
- JavaScript
- Stars
- 450
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
```
$ npm start
> hypervision@0.0.0 start /home/m1574b34r/dev/remote/github.com/mafintosh/hypervision
> npm run build && electron app.js
> hypervision@0.0.0 build /home/m1574b34r/dev/remote/github.com/mafintosh/hypervision
> node build.js
(electron:388): Pango-ERROR **: 16:31:33.495: Harfbuzz version too old (1.2.7)
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure with `npm start`, which runs `npm run build` through `build.js` before launching `app.js`. Investigate the reported Pango/Harfbuzz version error and identify whether the Electron runtime or build environment is responsible. Done means the application starts without the Harfbuzz error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100