**Clear your cache and re-install**

Please do the following to clear your npm cache before installing the latest version of {%= name %}:

```bash
$ npm cache clean && npm i -g {%= name %}
```