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

Bug: npm package dependancies should specify version #52

Open
brotherko opened this issue Jul 2, 2023 · 0 comments
Open

Bug: npm package dependancies should specify version #52

brotherko opened this issue Jul 2, 2023 · 0 comments

Comments

@brotherko
Copy link

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>)
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

1 participant