h2non / jshashes

Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On Yarn, "warning jshashes@1.0.6: The engine "browser" appears to be invalid."

xml opened this issue · comments

warning jshashes@1.0.6: The engine "browser" appears to be invalid.

This appears when using various versions of Yarn (rather than npm) to install jshashes, either individually or in combination.

It happens in all environments, both in my local and in CI builds.

When googling the error string, it appears to be happening in many other builds as well.

It's non-blocking. But, FYI.

commented

Fixed in master. Thank you.

@xml has this issue been resolved? If yes, please close this issue.

@h2non if this issue has been fixed, shouldn't this issue be closed?

commented

Yeah, this was fixed in v1.0.7.