Public Lab
Add a success prompt for module installation from npm
We want to show a success message to the user if the module was successfully installed from npm. You can print the message to the user's screen like this console.log("Your module was installed successfully!!");
Bonus: It would be really nice if the prompt is colored green. Also you can find the codes for all colors here https://stackoverflow.com/questions/9781218/how-to-change-node-jss-console-font-color
Task tags
Students who completed this task
okonek83