 **Command**: `hash-files -f '["package.json"]'` **Expected:** Hash the array of files **Actual:** `Error: Option "files" has a value that cannot be converted to an Object/Array: '[package.json]'` **System**: **OS**: Windows 11 x64 **CLI**: CMD **Node.js**: v18.9.1
Command:
hash-files -f '["package.json"]'Expected:
Hash the array of files
Actual:
Error: Option "files" has a value that cannot be converted to an Object/Array: '[package.json]'System:
OS: Windows 11 x64
CLI: CMD
Node.js: v18.9.1