babel-tape-runner : Babel + Tape for running your ES Next tests. You can installing babel-tape-runner 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 babel-tape-runner $ sudo npm install -g babel-tape-runner
If want to update the babel-tape-runner package execute the command as below,
$ sudo npm update babel-tape-runner
Update package globally,
$ npm install -g babel-tape-runner
$ sudo git clone https://github.com/rektide/babel-tape-runner.git
$ sudo npm install -g ./babel-tape-runner
babel-tape-runner@2.0.1 /usr/lib/node_modules/babel-tape-runner
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall babel-tape-runner
Package Name | babel-tape-runner |
Version | 2.0.1 |
Description | Babel + Tape for running your ES Next tests |
Released Date | 2016-02-22T19:36:32.179Z |
Published by | wavded |
How to Learn | https://www.npmjs.com/package/babel-tape-runner/tutorial |