loophole : A hack to enable use of libraries that depend on a basic form of eval in Atom. You can installing loophole 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 loophole $ sudo npm install -g loophole
If want to update the loophole package execute the command as below,
$ sudo npm update loophole
Update package globally,
$ npm install -g loophole
$ sudo git clone https://github.com/rektide/loophole.git
$ sudo npm install -g ./loophole
loophole@1.1.0 /usr/lib/node_modules/loophole
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall loophole
Package Name | loophole |
Version | 1.1.0 |
Description | A hack to enable use of libraries that depend on a basic form of eval in Atom |
Released Date | 2015-07-29T16:13:42.265Z |
Published by | nathansobo |
How to Learn | https://www.npmjs.com/package/loophole/tutorial |