mikemclin / angular-acl

Role-based permissions for AngularJS
196 stars 49 forks source link

Provide better test coverage #1

Open mikemclin opened 9 years ago

termosa commented 8 years ago

Grunt script for testing fails 😭

(node:22881) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
(node:22881) DeprecationWarning: process.EventEmitter is deprecated. Use require('events') instead.
Running "jshint:all" (jshint) task
Warning: Path must be a string. Received null Use --force to continue.

I'm not that good with Grunt so I don't know what to do, sorry.