ember-cli-preprocess-registry : Preprocessor registry used internally by ember-cli.. You can installing ember-cli-preprocess-registry 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-preprocess-registry $ sudo npm install -g ember-cli-preprocess-registry
If want to update the ember-cli-preprocess-registry package execute the command as below,
$ sudo npm update ember-cli-preprocess-registry
Update package globally,
$ npm install -g ember-cli-preprocess-registry
$ sudo git clone https://github.com/rektide/ember-cli-preprocess-registry.git
$ sudo npm install -g ./ember-cli-preprocess-registry
ember-cli-preprocess-registry@3.1.1 /usr/lib/node_modules/ember-cli-preprocess-registry
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ember-cli-preprocess-registry
Package Name | ember-cli-preprocess-registry |
Version | 3.1.1 |
Description | Preprocessor registry used internally by ember-cli. |
Released Date | 2017-02-22T13:20:20.299Z |
Published by | rwjblue |
How to Learn | https://www.npmjs.com/package/ember-cli-preprocess-registry/tutorial |