123456 |
- //Run this on windows, you can switch the package name to something exist
- //In your PATH environment varaibles
- requirepkg("asdasd",false) //If requireComply set to true, this will crash the system if installation failed
- sendResp("You should see not found in Windows %PATH% error on terminal log");
|