hexo-asset-pipeline icon indicating copy to clipboard operation
hexo-asset-pipeline copied to clipboard

Windows 10 x64, node v8.9.4 - buffer.match is not a function

Open ochronus opened this issue 7 years ago • 3 comments

TypeError: buffer.match is not a function
    at C:\Users\xxxxxxxx\Devel\Own\ochronus.com-hexo\node_modules\hexo-asset-pipeline\lib\revision.js:99:19

ochronus avatar Jan 09 '18 19:01 ochronus

The same happens in linux and node 6

ochronus avatar Jan 09 '18 19:01 ochronus

same error, and i just set

revisioning:
    enable: false

to avoid the error, hope fixed soon

ysjiang4869 avatar May 08 '18 06:05 ysjiang4869

Hi,

Thanks a lot for pointing it out.

I fixed the bug and have published a new version.

Please check and let me know.

bhaskarmelkani avatar May 08 '18 19:05 bhaskarmelkani