Skip to content

Doesn't run on windows #5

Description

@coffeexpDev

I tried installing this in hyper on Windows and it doesn't show up. The hotkey doesn't work. Overall it's not usable. Is this compatible with Windows? @linonetwo

I can give more info if you need

Tried using the default config mentioned in ReadME

visual: {
            // is panel default opened
            opened: true,
            // panel's margin-top
            top: '35px',
            // panel's margin-bottom
            bottom: '1px',
            // hotkey to toggle panel (broken)
            hotkey: 'Ctrl+G',
            // setting of contexts
            context: {
                // setting for npm scripts
                node: {
                    // choose npm or yarn
                    tool: 'npm',
                },
            }
        }

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