Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install themes #3648

Closed
2 tasks done
ThatTonybo opened this issue May 10, 2019 · 7 comments
Closed
2 tasks done

Unable to install themes #3648

ThatTonybo opened this issue May 10, 2019 · 7 comments
Assignees
Labels
⌨️ CLI tool Issue or PR related to CLI tool 👯‍♀️ Is Duplicate Issue is a duplicate of another issue

Comments

@ThatTonybo
Copy link

ThatTonybo commented May 10, 2019

  • I am on the latest Hyper.app version

  • I have searched the issues of this repo and believe that this is not a duplicate

  • Windows 10 Pro, 1809

  • 3.0.2

  • Gist can be found here

  • N/A

  • Yes, reproducible in vanilla Hyper

Issue

I'm unable to install themes or plugins using hyper i .., as it errors somewhere within the CLI.

image

@tats-u
Copy link

tats-u commented May 10, 2019

Are there any differences from #3620 except for the versions of Hyper?

@ThatTonybo
Copy link
Author

Are there any differences from #3620 except for the versions of Hyper?

Doesn't seem like it, just that mine affects themes and plugins.

@DaneTheory
Copy link
Contributor

It was an issue with the "rigidity" in the previous version of getProperties method and its subsequent use in returning values from getPlugins and getLocalPlugins. The PR I have up fixes these things.

@ThatTonybo
Copy link
Author

Sounds good, so just wait for the PR to be merged and this should be fixed?

@DaneTheory
Copy link
Contributor

@ThatTonybo yep. Not sure why it hasn't been merged yet.

@argent-codes
Copy link

Getting a different theme installation error on macOS Mojave after applying this manual fix #2829 (comment) for #2829 :

| => hyper i verminal
Disabling Chromium GPU blacklist
running in prod mode
electron will open file:///Applications/Hyper.app/Contents/Resources/app.asar/index.html
2019-09-17 13:54:43.761 hyper[77123:6142813] *** WARNING: Textured window <AtomNSWindow: 0x7fc5b39a7360> is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.
Setting Hyper as default client for ssh:// protocol
Linking HyperCLI
{ [Error: EEXIST: file already exists, symlink '/Applications/Hyper.app/Contents/Resources/bin/hyper' -> '/usr/local/bin/hyper']
  errno: -17,
  code: 'EEXIST',
  syscall: 'symlink',
  path: '/Applications/Hyper.app/Contents/Resources/bin/hyper',
  dest: '/usr/local/bin/hyper' }
Hyper CLI installation failed File already exists: /usr/local/bin/hyper
Checking for notification messages
No matching notification messages
2019-09-17 13:54:54.152 hyper[77123:6142813] *** Assertion failure in +[SQRLDirectoryManager currentApplicationManager], /Users/sattard/projects/Squirrel.Mac/Squirrel/SQRLDirectoryManager.m:30
Illegal instruction: 4

@Stanzilla Stanzilla added the ⌨️ CLI tool Issue or PR related to CLI tool label Oct 12, 2019
@Stanzilla Stanzilla added the 👯‍♀️ Is Duplicate Issue is a duplicate of another issue label Oct 12, 2019
@Stanzilla
Copy link
Collaborator

closing as dupe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌨️ CLI tool Issue or PR related to CLI tool 👯‍♀️ Is Duplicate Issue is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

6 participants