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

Plugins don't install on clean install, and disappear if manually installing them with Yarn #2035

Closed
2 tasks done
alexilyaev opened this issue Jul 31, 2017 · 1 comment
Closed
2 tasks done

Comments

@alexilyaev
Copy link

alexilyaev commented Jul 31, 2017

  • 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've started seeing errors a month ago of Hyper not finding plugins.
I've removed hyper and ~/.hyper_plugins and reinstalled with brew cask install hyper with the attached .hyper.js config on Gist.
On clean install, the plugins are not installed under ~/.hyper_plugins.
Even if I comment the plugins out and try one by one, it still errors, it doesn't create a node_modules folder.
If I run yarn under ~/.hyper_plugins it installs and works correctly, but then after a while, the modules disappear from node_modules and I get back to the starting point.

Tried with Vanilla app as well.

@Stanzilla Stanzilla mentioned this issue Jan 23, 2018
8 tasks
@albinekb
Copy link
Contributor

Fixed in v2 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants