vercel / vercel/hyper

Plugins fail to update if yarn is installed

Open
#3,748 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.