question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not activate themes on 3.0.0

See original GitHub issue
  • 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, 1809, 64bit

  • Hyper.app version: 3.0.0

  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/kmpm/8739b9b501175c39708aabb7ff67dde6

  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A

  • The issue is reproducible in vanilla Hyper.app: IsVanilla

Issue

After automatic update to 3.0.0 it looked as if I lost my theme ‘hyper-solarized-light’. No big deal tried to reinstall the theme using hyper i but even if it installed it did not make a difference on the looks of hyper Tried to install material and verminal but same thing happened here. I deleted the old folders from Local and Roaming profile, downloaded 3.0.0 and reinstalled but still cant get themes to apply.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:7
  • Comments:16

github_iconTop GitHub Comments

4reactions
jjustin3commented, May 6, 2019

I figured out how to get plugins working once more. I’m on Windows but this process should be the same for Mac/Linux as well.

  1. Navigate to %appdata%\Roaming\Hyper\.hyper_plugins
  2. npm install

Just make sure you have the plugins added via hyper i or the config file.

3reactions
kmpmcommented, May 6, 2019
  • Did a uninstall + remove AppData\Roaming\hyper + remove AppData\Local\hyper.
  • Reinstall 3.0.0
  • hyper version = 3.0.0
  • hyper i verminal
C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:19153
      getProperties = memoize(() => getParsedFile().program.body[0].expression.right.properties),
                                                                                    ^

TypeError: Cannot read property 'properties' of undefined
    at memoize (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:19153:85)
    at d (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:19138:22)
    at memoize (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:19154:34)
    at d (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:19138:22)
    at Object.install (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:19184:37)
    at Args.args.command (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:9934:45)
    at Args.runCommand (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:11318:37)
    at Args.module.exports [as parse] (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:15089:10)
    at main (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:9991:18)
    at Object.module.exports.name (C:\Users\peter.magnusson\AppData\Local\hyper\app-3.0.0\resources\bin\cli.js:10038:1)
Read more comments on GitHub >

github_iconTop Results From Across the Web

With Composer cant update higher then 3.0.0-alpha27 - Drupal
I install with composer drupal/gin_toolbar and now composer install gin alpha 33. But when i do composer prohibits... there is no dependency to ......
Read more >
Essential Grid problem today - Support - Themeco Forum
I use Essential Grid in many of my Pro sites. Today I tried to add it to one of my sites and activate...
Read more >
Updating your theme - Modular
Information about updating to the newest version of the Modular theme.
Read more >
[THEME][TWRP] TWRP 3.x dark stock theme pack w different ...
TWRP 3.x dark stock theme pack v3 with different colors Features: - over a dozend themes included - change theme feature - 7...
Read more >
Version 3.0 – WordPress.org Forums
New default theme “Twenty Ten” – takes full advantage of the current ... not provided); Change to comments UI to show when a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found