rhiokim / grunt-sloc

Source line of codes plugin for Grunt.js
MIT License
23 stars 12 forks source link

Grunt issues warning Warning: Object -1 has no method 'replace' Use --force to continue. #7

Closed oddjobsman closed 10 years ago

oddjobsman commented 10 years ago

I am seeing a warning being thrown by grunt after updating the fix to 0.4.1.

Running "sloc:scripts" (sloc) task
Warning: Object -1 has no method 'replace' Use --force to continue.

Fails CI for me!

oddjobsman commented 10 years ago

Fixed by fix #8