Core Components#
- isek.cli.get_npm_command()[source]#
Returns the available npm executable path on the current platform (supports Windows, Linux, and macOS).
Bases:
Exception
Custom exception raised when a required node in a distributed system is unavailable.
This exception can be used to signal issues like network failures, a node not being registered, or a node not responding within an expected timeframe.