max-mapper / max-mapper/screencat
cannot build on windows 10 64-bit
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 3k
- Forks
- 354
- PR merge metrics
- No merged PRs in 30d
Description
when I run "npm start", It's stuck-- it just says 'ready' in console. What should I do to make it start?please give some advice, thanks.
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
Start by reproducing the issue on Windows 10 64-bit with npm start and inspect where startup stops after printing “ready.” The payload names no source file or test, so trace the startup entry point and define done as the Electron app launching successfully rather than remaining at that message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, node.js
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100