class InstallJSPMClientApp extends React.Component {
render() {
return (
Download & Install JSPM Client App
It seems that{" "}
JSPM Client App is not installed or not running
{" "}
in this machine!
JSPM Client App is a small utility (
without any dependencies
) that handles all the
Print Jobs and runs on{" "}
Windows, Linux, Mac & Raspberry Pi devices!
Browser needs to be
restarted after package installation! Firefox-based browser must
be closed (all open instances) before installing JSPM utility.
);
}
}
window.InstallJSPMClientApp = InstallJSPMClientApp;