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.

Cannot read property 'properties' of undefined when try to install theme

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

Issue

I’m using hyper with git bash. when i try to install any theme, i get this error

C:\Users\amirm\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

what should i do?

Annotation 2019-05-14 231447

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
vivekrpcommented, Oct 15, 2019

Any temporary fix for this? I tried a few things but doesn’t work, also it’s not only hyper install doesn’t but plugins don’t work at all even after adding to .hyper.js.

1reaction
inbredtomcommented, May 16, 2019

I also have this issue with hyper-spotify, hyper-opacity

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read property 'folder' of undefined - WordPress.org
When I try to change different slideshow and save, I got this warning. Cannot read property 'folder' of undefined. And the selected slideshow...
Read more >
TypeError: Cannot read property 'theme' of undefined in React
Does it require any theme? The error basically means you are doing trying to get the property theme on a null object, like...
Read more >
How To Fix TypeError: Cannot Read Property - Tom McFarlin
The best solution I've found to the problem is to remove webpack and the webpack-cli and reinstall it using the --save-dev directive.
Read more >
Cannot read property 'processSectionDelay' of undefined
This problem may be caused by something affecting Moodle's JavaScript, e.g. an additional theme or plugin, code in Additional HTML, or files ...
Read more >
Uncaught TypeError: Cannot read property '1' of undefined
There are a few variations of this error depending on the property you are trying to access. Sometimes instead of undefined it will...
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