mafintosh / mafintosh/hypervision
Runtime error on macOS High Sierra (“Cannot find module ./trie”)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 450
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
To reproduce
- macOS High Sierra 10.13.5 (17F77)
- Node.js v8.11.1
- NVM v6.1.0
- Electron Version 1.4.6 (1.4.6)
- Following instructions in the readme
- App launches
What should happen
Interface should load.
What actually happens
Blank window.
Error in console:
Uncaught Error: Cannot find module './trie' (module.js:457)
Contributor guide
No contributing guide indexed for this repository
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
Follow the README instructions in the listed macOS High Sierra, Node.js, NVM, and Electron environment to reproduce the blank window. Start from the startup path that raises Cannot find module './trie' and trace which module resolution or packaged file is missing. Done means the interface loads without that console error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript, macos, node.js
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100