mozilla-services / ip-reputation-js-client

A node JS client to the iprepd IP reputation service
Mozilla Public License 2.0
5 stars 8 forks source link

Task "validate-shrinkwrap" not found #16

Closed pdehaan closed 6 years ago

pdehaan commented 6 years ago

Steps to reproduce:

  1. Clone this repo using git clone git@github.com:mozilla-services/ip-reputation-js-client.git.
  2. Run $ npm install to install dependencies.
  3. Run $ grunt to run the default Grunt task: https://github.com/mozilla-services/ip-reputation-js-client/blob/6e94fbdb6a69e1ac181606691922d86e9fcb4e3d/Gruntfile.js#L12

Actual results:

$ grunt
Warning: Task "validate-shrinkwrap" not found. Use --force to continue.

Aborted due to warnings.

$ echo $? # 3