Open

Description
I'm getting the following error when trying to install the package using yarn.
error Couldn't find package "@minify-html/node-darwin-arm64@0.15.0" required by "@minify-html/node@^0.15.0" on the "npm" registry
I'm using x86_64-apple-darwin. I tried using export TARGET=x86_64-apple-darwin but no luck. Thank you.