.hyper.js not deleted on uninstall
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: WINDOWS 10 (version 1709)
- Hyper.app version: 2.0.0
- The issue is reproducible in vanilla Hyper.app: Yes
Issue
I was tinkering with the configuration file (.hyper.js) after installing some plugins. That resulted in some errors when trying to use the hyper CLI (unable to install/uninstall plugins, hyper ls throwing a bunch of errors). I tried reinstalling, but that didn't help. I only succeeded after deleting the .hyper.js file and then reinstalling. I think it's a good idea that the .hyper.js file gets deleted on uninstall, or that some sort of corruption detection for the file is put in place so that when someone messes up the .hyper.js configuration file, hyper still works, or is at fixed by reinstalling.
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
Begin by reproducing the Windows 10 uninstall and reinstall flow with a modified .hyper.js, then inspect how the Hyper CLI and application uninstall process handle that file. The issue needs a decided outcome—deleting .hyper.js on uninstall or detecting and recovering from corruption—followed by verification that uninstalling and reinstalling restores a usable Hyper installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100