Skip to content

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

@mknj

Description

@mknj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions