Node command line client for TeamBeam service.

1 Open Issue Need Help Last updated: Jun 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `npm install -g skalio/teambeamjs` command no longer works due to changes in the TeamBeam platform. The solution requires integrating the `npm run build` step into the global installation process, likely by modifying the `package.json` to include a pre- or post-install script that runs the build before installing the package globally.

Complexity: 4/5
bug help wanted

Node command line client for TeamBeam service.

TypeScript