N0taN3rd / node-warc

Parse And Create Web ARChive (WARC) files with node.js
MIT License
92 stars 20 forks source link

fix CRI example #29

Closed AdrianLoer closed 5 years ago

AdrianLoer commented 5 years ago

failed previously with

UnhandledPromiseRejectionWarning: TypeError: RemoteChromeWARCGenerator is not a constructor

N0taN3rd commented 5 years ago

Good catch! Thanks for this!