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

Update to StreamDeck mac FW 6.80 bricks npm run watch #75

Open
Grateful-J opened this issue Dec 8, 2024 · 1 comment
Open

Update to StreamDeck mac FW 6.80 bricks npm run watch #75

Grateful-J opened this issue Dec 8, 2024 · 1 comment

Comments

@Grateful-J
Copy link

I updated to software version 6.8.0 (21252) on Mac OS Sonoma 14.6.1 and now when I run the CLI watch command, the app does not show or update in the stream deck software.

@ChekTek
Copy link
Member

ChekTek commented Dec 11, 2024

Hi @Grateful-J,

I'm not able to reproduce the issue on my side, but here are a few other things to look for:

  • Are you using any native node addons? Sometimes these files can be locked by the Node process or VSCode debugger, not allowing the plugin to be updated. We're looking into improving this in the future.
  • Is the plugin still linked in the plugins folder? You can try to re-link it using the streamdeck link
  • Is your plugin published to marketplace? It is possible that Stream Deck has updated your plugin to be the marketplace version, which would mean it's no longer going to recieve your changes. You can uninstall the marketplace version, bump your version number, and then relink the plugin using streamdeck link.

If these don't solve the issue, please provide the logs from the plugin as well as Stream Deck and I'll share them with the team.

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