mafintosh / mafintosh/hypervision

Runtime error on macOS High Sierra (“Cannot find module ./trie”)

Open
#39 1 comment 0 reactions 0 assignees View on GitHub

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)
  1. Following instructions in the readme
  2. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.