If I put a file as param I got this error: `Error: Content was invalid`. The code: `await Hash.of(file)` How can we compute the hash of a file ?
If I put a file as param I got this error:
Error: Content was invalid.The code:
await Hash.of(file)How can we compute the hash of a file ?