vercel / vercel/hyper

Can't install theme through proxy

Open
#3,539 5 comments 15 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: Ubuntu 18
  • Hyper.app version: Hyper 2.1.2 (stable)

Issue

Hi, i can't install theme through proxy with this command hyper i verminal.
I have this error =>

getaddrinfo ENOTFOUND registry.npmjs.org registry.npmjs.org:443
Plugin check failed. Check your internet connection or retry later.

My proxy is configure for npm
; userconfig /home/user/.npmrc
https-proxy = "http://proxy:port/"
proxy = "http://proxy:port/"

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.