ember-computed-decorators : The default blueprint for ember-cli addons.. You can installing ember-computed-decorators 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-computed-decorators $ sudo npm install -g ember-computed-decorators
If want to update the ember-computed-decorators package execute the command as below,
$ sudo npm update ember-computed-decorators
Update package globally,
$ npm install -g ember-computed-decorators
$ sudo git clone https://github.com/rektide/ember-computed-decorators.git
$ sudo npm install -g ./ember-computed-decorators
ember-computed-decorators@0.3.0 /usr/lib/node_modules/ember-computed-decorators
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ember-computed-decorators
Package Name | ember-computed-decorators |
Version | 0.3.0 |
Description | The default blueprint for ember-cli addons. |
Released Date | 2017-01-17T04:37:36.911Z |
Published by | kellyselden |
How to Learn | https://www.npmjs.com/package/ember-computed-decorators/tutorial |