Public Lab
Display an installation message to user in the CLI
We want to show a message to the user while a module is being fetched from npm and being installed in the background. You can print the message to the user's screen like this console.log("Please wait while your Module is being Installed...\nThis may take a while!");
Bonus: It would be really nice if the prompt is colored yellow. You can take hint from the following line
Task tags
Students who completed this task
TheRealBilaal