Checks if Node.js, npm, and Staticrypt are available on your system.
Usage
check_system()
Arguments
Value
Logical. Returns TRUE if all requirements are met.
Details
This function verifies that Node.js, npm, and Staticrypt are installed
and available in the system PATH. It will attempt to install Staticrypt if it is not found.