max-mapper / max-mapper/messages
electron-prebuilt version 0.37.0 does not work on Windows 7 arch=x64
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 29
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I used "npm install electron-prebuilt -g" command to install electron but when trying to run
my app using "npm start" it generated an error. When I go back to electron-prebuilt version 0.36.10 everything works okay. My simple app has dependency on "glob" and "slash" packages. I am not sure what is causing the error. npm-debug.log file is attached.
npm-debug.txt
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 reading the attached npm-debug.txt and reproducing the failure with electron-prebuilt 0.37.0 on Windows 7 x64 using the reported npm install and npm start commands. Compare that result with version 0.36.10; the issue is done when the reported app starts successfully with 0.37.0 on the affected platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100