Skip to content

Bug: npm package dependancies should specify version #52

@brotherko

Description

@brotherko

all packages versions are now reference by *
For example when I run streamdeck link -> the latest glob package (10.x) has a breaking change which throw the below error
It works after me manually installing the 9.x

TypeError: Cannot read properties of undefined (reading 'sync')
    at xxx/@fnando/streamdeck/dist/cli/bundle.js:137:43
    at Generator.next (<anonymous>)

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