Skip to content

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

@JWess

Description

@JWess

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions