Ok, thanks.
The error is caused by long paths in node_modules directory. I use node.js/gulp to compress js and css files. Maybe in next version you could prevent from scanning folders like “node_modules” or “bower_components”, or other folders found in .gitignore file.