ember-cli-moment-shim : Brings moment and moment-timezone into your Ember applications. You can installing ember-cli-moment-shim 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 ember-cli-moment-shim $ sudo npm install -g ember-cli-moment-shim
If want to update the ember-cli-moment-shim package execute the command as below,
$ sudo npm update ember-cli-moment-shim
Update package globally,
$ npm install -g ember-cli-moment-shim
$ sudo git clone https://github.com/rektide/ember-cli-moment-shim.git
$ sudo npm install -g ./ember-cli-moment-shim
ember-cli-moment-shim@3.5.0 /usr/lib/node_modules/ember-cli-moment-shim
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ember-cli-moment-shim
Package Name | ember-cli-moment-shim |
Version | 3.5.0 |
Description | Brings moment and moment-timezone into your Ember applications |
Released Date | 2017-09-06T18:59:32.701Z |
Published by | jasonmit |
How to Learn | https://www.npmjs.com/package/ember-cli-moment-shim/tutorial |