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

npm i fails with run-script-os not found #26

Open
mknj opened this issue Nov 13, 2024 · 0 comments
Open

npm i fails with run-script-os not found #26

mknj opened this issue Nov 13, 2024 · 0 comments

Comments

@mknj
Copy link

mknj commented Nov 13, 2024

os: macos
node: 22.6
package.json type: module

❯ npm i -D @zmkfirmware/zmk-studio-ts-client
⠋
npm error code 127
npm error path ..../node_modules/@zmkfirmware/zmk-studio-ts-client
npm error command failed
npm error command sh -c run-script-os
npm error sh: run-script-os: command not found
npm error A complete log of this run can be found in: ..../.npm/_logs/2024-11-13T12_27_38_234Z-debug-0.log

Remarks:

  • i think postinstall is not needed. it is more a prebuild step.
  • fetching data with connect/create_rpc_connection/call_rpc was very easy

Feature requests:

  • "please_unlock" Error/Exception when action failed because keyboard is locked
  • battery status for both sides
  • configurable keyboard macros
  • debug and keydown and keyup events for better debugging and display in a visual keyboard
  • more internal state info (bluetooth, active layer, word counter, ...)
  • README.md and a simple one button example that shows how to do a rpc_call
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