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

https://github.com/publiclab/image-sequencer/blob/88364decf6a6111a0be31fd98010576d5c6f918e/index.js#L70

Task tags

  • js

Students who completed this task

TheRealBilaal

Task type

  • code Code

Level

Beginner
close

2018