kylefarris / clamscan

A robust ClamAV virus scanning library supporting scanning files, directories, and streams with local sockets, local/remote TCP, and local clamscan/clamdscan binaries (with failover).
MIT License
236 stars 69 forks source link

Node Module index.js 'os' not found #75

Closed vhonLopez closed 3 years ago

kylefarris commented 3 years ago

This module can only be ran in Node.js. The os module is build-in Node.js: https://nodejs.org/dist/latest-v16.x/docs/api/os.html