Type of Change
Summary
After a long npm install, it would be great to leverage chalk for the final status output of the installer using color to help tell the user if the installer completed successfully or note.
Details
In the run function:
- For the "success" message, we should use green.
- For the error message, it should be red