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

Windows 10 => Can't find hyperlayout plugin in ~/.hyper.js #38

Open
JWess opened this issue Jun 20, 2020 · 1 comment
Open

Windows 10 => Can't find hyperlayout plugin in ~/.hyper.js #38

JWess opened this issue Jun 20, 2020 · 1 comment

Comments

@JWess
Copy link

JWess commented Jun 20, 2020

I followed the install instructions and created the following package.json in my test directory:

{
  "hyperlayout": {
    "default": [
      [
        "echo 'Hello'",
        "echo 'World'"
      ]
    ]
  }
}

But when I run hyperlayout, I am seeing the message Can't find hyperlayout plugin in ~/.hyper.js. You can install it with: $ hpm install hyperlayout

image

@NeonWizard
Copy link

Same here. I also had this issue beforehand.

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