Can't install theme through proxy
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: 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
- 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.