blue-tape : Tape test runner with promise support. You can installing blue-tape npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install blue-tape $ sudo npm install -g blue-tape
If want to update the blue-tape package execute the command as below,
$ sudo npm update blue-tape
Update package globally,
$ npm install -g blue-tape
$ sudo git clone https://github.com/rektide/blue-tape.git
$ sudo npm install -g ./blue-tape
blue-tape@1.0.0 /usr/lib/node_modules/blue-tape
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall blue-tape
Package Name | blue-tape |
Version | 1.0.0 |
Description | Tape test runner with promise support |
Released Date | 2016-09-05T23:34:11.887Z |
Published by | spion |
How to Learn | https://www.npmjs.com/package/blue-tape/tutorial |