Plugins fail to update if yarn is installed
Open
@chabou is already working on this.
Since Oct 10, 2019.
⌨️ CLI tool
- 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
- Hyper.app version: 3.0.2
- Link of a Gist with the contents of your .hyper.js: Replaced my config with default from here.
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app: ... yes. :)
Issue
Plugins fail to install when yarn is installed separately. I had installed yarn through scoop.sh. The hyper plugin packages were ending up in the yarn mirror for the Scoop version not the Hyper one. Uninstalling yarn through scoop and deleting .yarnrc allowed Hyper to function normally again.
There were no errors; hyper install ... failed silently.
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.
Assessment
This issue has not been assessed yet.