Can't install due to electron dependency
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
No matter what method I use to install, I receive an error when it tries to install the electron dependency. "RequestError: read ECONNRESET"
I was successful in loading the vite plugin but I don't think I can use that in my current situation as I have to test in production, so I am trying to install the global stand-alone version and both return the same error
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
No files or tests are named. Start by reproducing the global standalone installation and capture the Electron dependency failure, then inspect the installation path involved; done means the standalone version installs successfully without the ECONNRESET error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100