Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / preserve / .gitattributes
1 # Enforce Unix newlines
2 *.*     text eol=lf
3 *.css   text eol=lf
4 *.html  text eol=lf
5 *.js    text eol=lf
6 *.json  text eol=lf
7 *.less  text eol=lf
8 *.md    text eol=lf
9 *.yml   text eol=lf
10
11 *.jpg binary
12 *.gif binary
13 *.png binary
14 *.jpeg binary