fetch-ie8 : **This fork supports IE8 with es5-shim, es5-sham and es6-promise.**. You can installing fetch-ie8 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 fetch-ie8 $ sudo npm install -g fetch-ie8
If want to update the fetch-ie8 package execute the command as below,
$ sudo npm update fetch-ie8
Update package globally,
$ npm install -g fetch-ie8
$ sudo git clone https://github.com/rektide/fetch-ie8.git
$ sudo npm install -g ./fetch-ie8
fetch-ie8@1.5.0 /usr/lib/node_modules/fetch-ie8
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fetch-ie8
Package Name | fetch-ie8 |
Version | 1.5.0 |
Description | **This fork supports IE8 with es5-shim, es5-sham and es6-promise.** |
Released Date | 2017-02-28T03:42:10.715Z |
Published by | camsong |
How to Learn | https://www.npmjs.com/package/fetch-ie8/tutorial |