Installing plugins through CLI are not being added to hyper.js
Open
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
- OS version and name: macOS Catalina 10.15.7
- Hyper.app version: 3.0.2
- Link of a Gist with the contents of your .hyper.js: Gist
When installing plugins through the CLI, they seem to install. Previously they were automatically being added to the array in hyper.js, I now have to do this manually. Do you think it might be a permissions issue?
Thank you
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 at the CLI plugin-install entry point and inspect how it updates .hyper.js; the report says installation succeeds but the plugin is not added to the configuration array. Reproduce with the listed Hyper.app and macOS versions, and verify that a CLI-installed plugin appears in .hyper.js without manual editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100