unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudflare issue with `object-hash`

pi0 opened this issue · comments

@farnabaz

In CF Workers environment using object-hash raised Uncaught TypeError: Cannot convert object to primitive value exception
I could not found the exact cause of the issue, but in my attempts commenting these lines solves the issue https://github.com/puleos/object-hash/blob/676c3bc617dd2f50bf5a22dadcd7d39b30463519/index.js#L81-L104

Let's reopen if saw issue again...